Commit bf0746de authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Revert "Major typo"

This reverts commit 0b999c1b.

More like major dirt on my glasses.
parent 2e53ac0a
......@@ -148,7 +148,7 @@ getent group varnish >/dev/null ||
groupadd -r varnish
getent passwd varnishlog >/dev/null ||
useradd -r -g varnishlog -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 ||
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment