mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
I knew there was something funny about this line
This commit is contained in:
parent
cb705160c6
commit
ef247ddad1
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@
|
|||
. /etc/rc.subr
|
||||
|
||||
name="netwait"
|
||||
rc_var=`set_rcvar`
|
||||
rcvar=`set_rcvar`
|
||||
|
||||
start_cmd="${name}_start"
|
||||
stop_cmd=":"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue