Fulltext results:
- davmail
- # Author: Jesse TeKrony <jesse ~at~ jtekrony ~dot~ com> PATH=/sbin:/usr/sbin:/bin:/usr/bin ... Function that starts the daemon/service # do_start() { start-stop-daemon --start -... Function that stops the daemon/service # do_stop() { start-stop-daemon --stop --q... 2. start-stop-daemon --stop --quiet --oknodo --retry=0/30/KILL/5 --exec $DAEMON [ "$?"