]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/history - debian/spamass-milter.init
fix init script status failing when the pidfile does not exist
[deb_pkgs/spamass-milter.git] / debian / spamass-milter.init
2020-08-23 Don Armstrongfix init script status failing when the pidfile does... master debian/0.4.0-2
2018-05-11 Don Armstrongfix missing then in check for inet socket
2018-05-11 Don Armstrongdon't bother to rm/chmod/chown inet sockets
2018-05-11 Don ArmstrongRemove the pointless s suffix to seconds in sleep
2018-05-10 Don Armstrongdo not remove the socket if spamass milter is already...
2015-08-07 Don ArmstrongMerge tag 'upstream/0.4.0' origin/master
2015-08-07 Don ArmstrongMerge branch 'upstream'
2011-06-14 don * add remove FS to init
2009-03-11 donCall restorecon on the socket and pidfile directories...
2009-02-14 don* Document that using the -x option requires being...
2007-07-06 don* Add LSB options to init script
2007-02-27 don* Use --oknodo in stop so we don't fail when spamassmil...
2007-02-18 donmake the user spamass-milter, and use it by default...
2007-02-18 don* Run spamass-milter as a new user, spamassmilter inste...
2007-01-29 donflip order of piddir and socketdir creation
2007-01-03 donfix sense of comparison
2007-01-03 donfix typo and add some semicolons
2007-01-03 donremove extraneous ;
2007-01-03 donSwitch to echoing ${NAME}, move the pidfile for postfix...
2007-01-02 donsupport the old location of spamass.sock and allow...
2007-01-02 donreverse tests for the sendmail compatibility symlink
2007-01-02 donadd better tests for the sendmail compatibility symlink
2007-01-02 donand sleep before chown to allow the socket to be created
2007-01-02 donadd missing -s
2007-01-02 donmove the socket location around slightly and drop in...
2007-01-02 donswitch to running the daemon as nobody and chown and...
2007-01-01 don SOCKETMODE options accordingly (closes: #391789)...
2006-10-14 donfix restart code in spamass-milter.init
2006-10-14 donFix typo in the init script
2006-10-13 donauto detect postfix installs
2006-10-13 donadd moving pidfile and initscript support
2006-10-13 donupdate the postfix rules and fix a bug in the init...
2006-10-13 don * Use dirname instead of basename (closes: #391909)
2006-09-13 don * Update README.Debian for postfix install instructions
2006-02-04 donLoad spamass-milter-0.3.0 into spamass-milter/trunk.