bird: adjust for service_* code move
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31043 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
30d097bd8e
commit
0b85eb9822
@ -5,6 +5,7 @@ BIRD=/usr/sbin/bird4
|
||||
$BIRD -p || return 1
|
||||
|
||||
. /lib/functions.sh
|
||||
. /lib/functions/service.sh
|
||||
|
||||
SERVICE_DAEMONIZE=1
|
||||
SERVICE_WRITE_PID=1
|
||||
|
@ -5,6 +5,7 @@ BIRD=/usr/sbin/bird6
|
||||
$BIRD -p || return 1
|
||||
|
||||
. /lib/functions.sh
|
||||
. /lib/functions/service.sh
|
||||
|
||||
SERVICE_DAEMONIZE=1
|
||||
SERVICE_WRITE_PID=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user