Home | History | Annotate | Download | only in lfs

Lines Matching refs:avahi

3 # Begin $rc_base/init.d/avahi
5 # Description : Avahi daemon loader
20 boot_mesg "Starting the Avahi daemon..."
21 loadproc avahi-daemon -D
25 boot_mesg "Stopping the Avahi daemon..."
26 avahi-daemon -k
31 boot_mesg "Reloading the Avahi daemon..."
32 reloadproc avahi-daemon -r
41 statusproc avahi-daemon
49 # End $rc_base/init.d/avahi