From ad4cbb616af1b40790c6533f1d5b98dbd7aaa199 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 28 Jun 2012 00:01:48 +0000 Subject: Thu Jun 28 00:01:48 UTC 2012 --- core/systemd/systemd.install | 4 ---- 1 file changed, 4 deletions(-) (limited to 'core/systemd/systemd.install') diff --git a/core/systemd/systemd.install b/core/systemd/systemd.install index cb82b6c8c..e369f094d 100644 --- a/core/systemd/systemd.install +++ b/core/systemd/systemd.install @@ -5,8 +5,6 @@ sd_booted() { } post_install() { - systemd-machine-id-setup - # enable getty@tty1 by default, but don't track the file systemctl enable getty@.service @@ -15,8 +13,6 @@ post_install() { } post_upgrade() { - systemd-machine-id-setup - if sd_booted; then # we moved the binary in 44-2 to /usr, so a reexec leads to a # coredump. refuse this reexec and warn the user that they should -- cgit v1.2.3-54-g00ecf