summaryrefslogtreecommitdiff
path: root/share/hooks/0140-remove-dbus-machine-id.chroot
diff options
context:
space:
mode:
Diffstat (limited to 'share/hooks/0140-remove-dbus-machine-id.chroot')
-rwxr-xr-xshare/hooks/0140-remove-dbus-machine-id.chroot9
1 files changed, 0 insertions, 9 deletions
diff --git a/share/hooks/0140-remove-dbus-machine-id.chroot b/share/hooks/0140-remove-dbus-machine-id.chroot
deleted file mode 100755
index 230099e46..000000000
--- a/share/hooks/0140-remove-dbus-machine-id.chroot
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/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