Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pkg-varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
pkg-varnish-cache
Commits
bf0746de
Commit
bf0746de
authored
Feb 15, 2019
by
Dridi Boukelmoune
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Major typo"
This reverts commit
0b999c1b
. More like major dirt on my glasses.
parent
2e53ac0a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
varnish.spec
redhat/varnish.spec
+1
-1
No files found.
redhat/varnish.spec
View file @
bf0746de
...
...
@@ -148,7 +148,7 @@ getent group varnish >/dev/null ||
groupadd -r varnish
getent passwd varnishlog >/dev/null ||
useradd -r -g varnish
log
-d /dev/null -s /sbin/nologin \
useradd -r -g varnish -d /dev/null -s /sbin/nologin \
-c "varnishlog user" varnishlog
getent passwd varnish >/dev/null ||
...
...
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