Update README.md

This commit is contained in:
2026-07-16 23:18:39 -05:00
parent f7fef51010
commit 521c02cd8b

View File

@@ -128,7 +128,7 @@ command_args="/var/lib/blog/blog.com -p 443 -p 80 \
-K /path/to/privkey.pem \ -K /path/to/privkey.pem \
-C /path/to/fullchain.pem \ -C /path/to/fullchain.pem \
-J" -J"
command_user="blog:blog" command_group="blog"
command_background="yes" command_background="yes"
pidfile="/run/${RC_SVCNAME}.pid" pidfile="/run/${RC_SVCNAME}.pid"
output_log="/var/log/blog.log" output_log="/var/log/blog.log"