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
6937f596
Commit
6937f596
authored
Apr 19, 2016
by
bogdanvlviv
Committed by
antirez
Jun 10, 2016
Browse files
fix pidfile in redis.conf
parent
b5758cc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
6937f596
...
@@ -146,7 +146,7 @@ supervised no
...
@@ -146,7 +146,7 @@ supervised no
#
#
# Creating a pid file is best effort: if Redis is not able to create it
# Creating a pid file is best effort: if Redis is not able to create it
# nothing bad happens, the server will start and run normally.
# nothing bad happens, the server will start and run normally.
pidfile
/
var
/
run
/
redis
.
pid
pidfile
/
var
/
run
/
redis
_6379
.
pid
# Specify the server verbosity level.
# Specify the server verbosity level.
# This can be one of:
# This can be one of:
...
...
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