Move to sbin

This commit is contained in:
belliash 2018-04-23 17:45:56 +02:00
parent 1f42489bba
commit 4c5d070c94
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
START=99
start() {
/usr/bin/wanmonitor -d &
/usr/sbin/wanmonitor -d &
}
stop() {