Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
abf54ee7
Commit
abf54ee7
authored
May 04, 2012
by
Salvatore Sanfilippo
Browse files
Merge pull request #494 from quiver/init-fixes
fix several bugs of init.d scripts
parents
af3853c3
c4286fea
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/redis_init_script.tpl
View file @
abf54ee7
case "$1" in
start)
if [ -f
$
$PIDFILE ]
if [ -f $PIDFILE ]
then
echo "$PIDFILE exists, process is already running or crashed"
else
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment