fixed freebsd rc

This commit is contained in:
2026-03-17 15:55:45 +02:00
parent 52789ef4d1
commit 4af37cea6e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ rcvar="mstored_enable"
pidfile="@srv_rundir@/mstored.pid"
command="@prefix@/sbin/${name}"
command_args="-daemon"
command_args="--asDaemon=true"
procname="@prefix@/sbin/${name}"
load_rc_config ${name}