7fcf106b972036316628e9fd6501f660b363fb91
1 #!/bin/sh /etc/rc.common
3 PIDFILE
=/var
/run
/ubusd.pid
6 start-stop-daemon
-S -b -m -p $PIDFILE -x /sbin
/ubusd
10 start-stop-daemon
-K -x /sbin
/ubusd
-p $PIDFILE
This page took 0.039008 seconds and 3 git commands to generate.