Stopped using UnitedLinux version of the Should-Start and Should-Stop

commands in the casa_atsd init.d script.
This commit is contained in:
Juan Carlos Luciani 2008-08-18 15:23:03 +00:00
parent 6f67e02583
commit 79e79a97dc

View File

@ -25,9 +25,9 @@
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: casa_atsd # Provides: casa_atsd
# Required-Start: $local_fs $remote_fs # Required-Start: $local_fs $remote_fs
# X-UnitedLinux-Should-Start: $named $syslog $time # Should-Start: $named $syslog $time
# Required-Stop: $local_fs $remote_fs $network # Required-Stop: $local_fs $remote_fs $network
# X-UnitedLinux-Should-Stop: $named $syslog $time # Should-Stop: $named $syslog $time
# Default-Start: 2 3 5 # Default-Start: 2 3 5
# Default-Stop: # Default-Stop:
# Short-Description: Casa Authtoken Service Daemon # Short-Description: Casa Authtoken Service Daemon