Codebase list live-build / e974191a-ffa1-4589-a09c-690754dc0fcd/main share / hooks / normal / 0120-remove-dbus-machine-id.hook.chroot
e974191a-ffa1-4589-a09c-690754dc0fcd/main

Tree @e974191a-ffa1-4589-a09c-690754dc0fcd/main (Download .tar.gz)

0120-remove-dbus-machine-id.hook.chroot @e974191a-ffa1-4589-a09c-690754dc0fcd/mainraw · history · blame

1
2
3
4
5
6
7
8
9
#!/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