Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
bac4de7d
Commit
bac4de7d
authored
Jun 10, 2016
by
Salvatore Sanfilippo
Committed by
GitHub
Jun 10, 2016
Browse files
Merge pull request #3180 from bogdanvlviv/fix_pidfile
fix pidfile in redis.conf
parents
53c008a7
5565cc62
Changes
1
Show whitespace changes
Inline
Side-by-side
redis.conf
View file @
bac4de7d
...
@@ -154,7 +154,7 @@ supervised no
...
@@ -154,7 +154,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