mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Explicitly set the exit status of the script to not make mpd fail.
This commit is contained in:
parent
8f4f1e3081
commit
1f0ddd30a8
@ -23,3 +23,4 @@ fi
|
||||
/bin/echo $1 > /tmp/rc.newwanip
|
||||
/bin/echo $4 > /tmp/$1_router
|
||||
/usr/bin/touch /tmp/$1up
|
||||
exit 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user