Home
last modified time | relevance | path

Searched refs:DAEMON (Results 1 – 1 of 1) sorted by last modified time

/unit/pkg/deb/debian/
H A Dunit.init15 DAEMON=/usr/sbin/unitd
22 test -f $DAEMON || exit 0
33 --exec $DAEMON -- $DAEMON_ARGS; then
40 status_of_proc -p "$PIDFILE" "$DAEMON" "$NAME" && exit 0 || exit $?
45 --exec $DAEMON; then
59 /var/run/$NAME.pid --exec $DAEMON || true
62 /var/run/$NAME.pid --exec $DAEMON -- $DAEMON_ARGS; then