Delete xxx.md

This commit is contained in:
aiminick 2021-10-26 02:22:53 +08:00 committed by GitHub
parent 881b717f8e
commit 80bf7f4227
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
```
sudo rm -f /etc/machine-id
sudo rm -f /var/lib/dbus/machine-id
sudo systemd-machine-id-setup
```
change to unactive.
```
sudo rm -f /etc/machine-id
sudo dbus-uuidgen -ensure=/etc.machine-id
sudo rm -f /var/lib/dbus/machine-id
sudo dbus-uuidgen -ensure
```