summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-06logrotation timestamp fixedPaul Buetow
now using POSIX strftime instead of plain localtime()
2011-02-06added control.sh which includesPaul Buetow
start, stop and logrotate removed obsolete start.sh and stop.sh scripts logrotating now works in perldaemon.pl
2011-02-06removed version optionPaul Buetow
2011-02-06some bugfixingv1.0Paul Buetow
2011-02-06added daemon.version propertyPaul Buetow
2011-02-06added legal infosPaul Buetow
2011-02-06pidfile checking now worksPaul Buetow
2011-02-06Removed status scriptPaul Buetow
2011-02-06Added stop scriptPaul Buetow
Added status script Added log truncate option Added pidfile
2011-02-05(no commit message)Paul Buetow
2011-02-05initial minimal perl daemonPaul Buetow