Home | History | Annotate | Download | only in debian

Lines Matching refs:DAEMON

21 # avahi-dnsconfd     avahi dns configuration daemon
22 # Daemon for ZeroConf
91 DESC="Avahi Unicast DNS Configuration Daemon"
93 DAEMON="@sbindir@/$NAME"
97 test -x $DAEMON || exit 0
109 # Function that starts the daemon/service.
112 $DAEMON -c
122 $DAEMON -D
126 # Function that stops the daemon/service.
129 $DAEMON -c
132 $DAEMON -k
136 # Function that reload the config file for the daemon/service.
139 $DAEMON -c
142 $DAEMON -r
146 # Function that check the status of the daemon/service.
149 $DAEMON -c
171 $DAEMON -c && d_stop