X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/a6305f13d568858bf7a9246e4e457a3a90cd7837..6c9897f6cfdd3d9dbf73d09a9f8a9c5706020717:/utils/install_server.sh diff --git a/utils/install_server.sh b/utils/install_server.sh index 789a9780..c5ca944e 100755 --- a/utils/install_server.sh +++ b/utils/install_server.sh @@ -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