Some rc.d commands (such as stop|restart etc.) won't automagically work
if we don't explicitly set the name of the executable program. PR: conf/104408
This commit is contained in:
parent
4f1754c08d
commit
d065735006
@ -15,6 +15,7 @@
|
||||
name="isdnd"
|
||||
rcvar=`set_rcvar isdn`
|
||||
pidfile="/var/run/${name}.pid"
|
||||
command="/usr/sbin/isdnd"
|
||||
start_cmd="isdnd_start"
|
||||
|
||||
isdnd_start()
|
||||
|
Loading…
x
Reference in New Issue
Block a user