diff options
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 be1dcd66..fd10b0af 100644 --- a/debian/bitlbee-common.init +++ b/debian/bitlbee-common.init @@ -4,10 +4,10 @@  # Required-Start:    $remote_fs $syslog  # Required-Stop:     $remote_fs $syslog  # Default-Start:     2 3 4 5 -# Default-Stop:      1 +# Default-Stop:      0 1 6 +# Short-Description:       Start and stop BitlBee IRC to other chat networks gateway  ### END INIT INFO  # -# Init script for BitlBee Debian package. Based on skeleton init script:  #  # Version:	@(#)skeleton  2.85-23  28-Jul-2004  miquels@cistron.nl  # | 
