From bbbe6a66dfbedf541903fea1eb327d0f2f10b313 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 28 Nov 2012 17:48:01 +0100 Subject: Using four letter digit prefixes for hooks like for consistency with all other live packages. --- share/hooks/004-remove-dbus-machine-id.chroot | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 share/hooks/004-remove-dbus-machine-id.chroot (limited to 'share/hooks/004-remove-dbus-machine-id.chroot') diff --git a/share/hooks/004-remove-dbus-machine-id.chroot b/share/hooks/004-remove-dbus-machine-id.chroot deleted file mode 100755 index 230099e46..000000000 --- a/share/hooks/004-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 -- cgit v1.2.3