1 2 3 4 5 6 7 8 9 10 11 12
#!/bin/bash set -e set -x # configure machine-id dbus-uuidgen > /etc/machine-id ln -fs /etc/machine-id /var/lib/dbus/machine-id # disable logs systemctl stop rsyslog