Viitor_upstartaddon/etc/event.d/sendmail
kueller 2f620d58be Neue Version V963
git-svn-id: svn://svn.compuextreme.de/Viitor/V963/Viitor_upstartaddon@5933 504e572c-2e33-0410-9681-be2bf7408885
2011-01-03 10:48:06 +00:00

13 lines
227 B
Plaintext

# rc - runlevel compatibility
#
# This task guesses what the "default runlevel" should be and starts the
# appropriate script.
start on mailstart
stop on mailstop
console logged
exec /usr/sbin/sendmail -bD -q30m -om
respawn