diff options
Diffstat (limited to 'debian/hurd.postinst')
| -rw-r--r-- | debian/hurd.postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/hurd.postinst b/debian/hurd.postinst index eb079b71..c947914b 100644 --- a/debian/hurd.postinst +++ b/debian/hurd.postinst @@ -8,7 +8,7 @@ if [ "$1" = configure ] && [ "$2" ]; then --remove runsystem /libexec/runsystem.gnu fi update-alternatives --quiet \ - --install /etc/hurd/runsystem runsystem /etc/hurd/runsystem.gnu 20 \ + --install /etc/hurd/runsystem runsystem /etc/hurd/runsystem.gnu 5 \ --slave /sbin/halt halt /sbin/halt-hurd \ --slave /sbin/reboot reboot /sbin/reboot-hurd |
