diff options
author | أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> | 2010-10-25 16:50:23 +0200 |
---|---|---|
committer | أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> | 2010-10-25 16:50:23 +0200 |
commit | 9c66db07fd781e905eef03415dab1044bcf911c3 (patch) | |
tree | 6f12dc33017eab022285744ded14e8b7344c6caf /debian/bitlbee-common.init | |
parent | 920ed08ecc3d9c0c0912c87e1a3356fde0e21fd9 (diff) |
* debian/bitlbee-common.init: Also stop at runlevels 0 and 6.
Diffstat (limited to 'debian/bitlbee-common.init')
-rw-r--r-- | debian/bitlbee-common.init | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/bitlbee-common.init b/debian/bitlbee-common.init index 1b25c4dc..fd10b0af 100644 --- a/debian/bitlbee-common.init +++ b/debian/bitlbee-common.init @@ -4,8 +4,8 @@ # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 -# Default-Stop: 1 -# Description: Start and stop BitlBee IRC to other chat networks gateway +# Default-Stop: 0 1 6 +# Short-Description: Start and stop BitlBee IRC to other chat networks gateway ### END INIT INFO # # |