lb-config/hooks/normal/0120-remove-dbus-machine-id...

10 lines
152 B
Bash
Executable File

#!/bin/sh
set -e
# Remove dbus machine id.
#
# This removes dbus machine id that cache that makes each system unique.
rm -f /var/lib/dbus/machine-id