Browse Source

Update mediamtx

pull/3125/head
tschettervictor 2 years ago committed by GitHub
parent
commit
16375fdecf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      rcd/mediamtx

2
rcd/mediamtx

@ -16,7 +16,7 @@ rcvar=mediamtx_enable @@ -16,7 +16,7 @@ rcvar=mediamtx_enable
pidfile=/var/run/${name}.pid
command=/usr/sbin/daemon
command_args="-r -u ${user} -P ${pidfile} /usr/local/bin/${name}"
command_args="-f -u ${user} -P ${pidfile} /usr/local/bin/${name}"
load_rc_config $name
run_rc_command "$1"

Loading…
Cancel
Save