commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 04/04: Make poweroff-hurd an alternative for poweroff


From: Samuel Thibault
Subject: [hurd] 04/04: Make poweroff-hurd an alternative for poweroff
Date: Tue, 13 Oct 2015 00:09:54 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch master
in repository hurd.

commit 9974c17688e3b6a3fd78d8c7410f0f4d85cedbd7
Author: Samuel Thibault <address@hidden>
Date:   Mon Oct 12 22:45:35 2015 +0000

    Make poweroff-hurd an alternative for poweroff
---
 debian/hurd.postinst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/hurd.postinst b/debian/hurd.postinst
index 081c039..da7d26a 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

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]