summaryrefslogtreecommitdiff
path: root/debian/hurd.postinst
diff options
context:
space:
mode:
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