[Chilli] [patch] Debian startup script missing LSB standard header

Lorenzo Milesi maxxer at ufficyo.com
Thu Mar 15 11:36:26 UTC 2012


Please add on top of debian/coova-chilli/etc/init.d/chilli just below the first line the standard LSB tags:

#
# chilli        Startup script for the Coova Chilli access controller
#
### BEGIN INIT INFO
# Provides:       chilli
# Required-Start: network 
# Should-Start: 
# Required-Stop:  network
# Should-Stop: 
# Default-Start:  2 3 5
# Default-Stop:
# Description:    CoovaChilli access controller
### END INIT INFO


otherwise debian will complain at every change :)

thanks


More information about the Chilli mailing list