mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Issue 804 Add Default-Start and Default-Stop LSB tags for RedHat startup and update-rc.d compatability.
This commit is contained in:
committed by
antirez
parent
124cb6dda1
commit
17e31eb03a
@@ -151,6 +151,8 @@ REDIS_CHKCONFIG_INFO=\
|
||||
# Provides: redis_6379\n
|
||||
# Required-Start: $network $local_fs $remote_fs\n
|
||||
# Required-Stop: $network $local_fs $remote_fs\n
|
||||
# Default-Start: 2 3 4 5\n
|
||||
# Default-Stop: 0 1 6\n
|
||||
# Should-Start: $syslog $named\n
|
||||
# Should-Stop: $syslog $named\n
|
||||
# Short-Description: start and stop redis_6379\n
|
||||
|
||||
Reference in New Issue
Block a user