Update README.md

This commit is contained in:
NiceDevil
2023-12-21 17:22:07 +01:00
parent 7e43a4074f
commit 3bb7ec8f0a

View File

@@ -97,7 +97,7 @@ depend() {
}
start_pre() {
checkpath --directory --owner \$command_user:\$command_user --mode 0755 \
checkpath --directory --owner \$command_user:\$command_user --mode 0755 \\
/run/\$RC_SVCNAME /var/cache/\$RC_SVCNAME
\$command --check-config -f \$cfgfile
}