summaryrefslogtreecommitdiff
path: root/debian/hurd.postinst
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-11-05 23:17:39 +0100
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-11-05 23:17:39 +0100
commit573055eb4f44e819f983f083c52716bdec8edf14 (patch)
tree5447723e985c3631c98f1066613259f8aad3f4dd /debian/hurd.postinst
parent70557726e962deb57b081b34e1a44a0eccda05cb (diff)
sync with upstream packaging
Diffstat (limited to 'debian/hurd.postinst')
-rw-r--r--debian/hurd.postinst3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/hurd.postinst b/debian/hurd.postinst
index 081c039b..da7d26a4 100644
--- a/debian/hurd.postinst
+++ b/debian/hurd.postinst
@@ -10,7 +10,8 @@ fi
update-alternatives --quiet \
--install /etc/hurd/runsystem runsystem /etc/hurd/runsystem.gnu 5 \
--slave /sbin/halt halt /sbin/halt-hurd \
- --slave /sbin/reboot reboot /sbin/reboot-hurd
+ --slave /sbin/reboot reboot /sbin/reboot-hurd \
+ --slave /sbin/poweroff poweroff /sbin/poweroff-hurd
update-alternatives \
--install /usr/bin/fakeroot fakeroot /usr/bin/fakeroot-hurd 60