diff --git a/README.md b/README.md index 5750efe..904034b 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ command_args="/var/lib/blog/blog.com -p 443 -p 80 \ -K /path/to/privkey.pem \ -C /path/to/fullchain.pem \ -J" -command_user="blog:blog" +command_group="blog" command_background="yes" pidfile="/run/${RC_SVCNAME}.pid" output_log="/var/log/blog.log"