Commit b7e31d9c authored by Franco Fichtner's avatar Franco Fichtner

rc: allow to stop launch of configd

https://forum.opnsense.org/index.php?topic=5531.0
(cherry picked from commit e5b04016)
parent 68e2c168
......@@ -9,7 +9,9 @@
. /etc/rc.subr
name=configd
name="configd"
rcvar="configd_enable"
: ${configd_enable="YES"}
pidfile="/var/run/${name}.pid"
start_precmd=configd_prestart
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment