12 Commits

Author SHA1 Message Date
benoitc
95520d4728 set permissions of the pidfile so other user can read it and use it. 2010-11-24 16:35:33 +01:00
Paul J. Davis
3a0150442b Allow for pidfiles in $CWD 2010-05-25 13:03:35 -04:00
Paul J. Davis
63e39e1232 Slight grammar tweak. 2010-05-19 13:34:42 -04:00
Benoit Chesneau
fdf8169a2c fix issue #57 and make sure target dir of pidfile exists. 2010-05-19 19:29:51 +02:00
Benoit Chesneau
ed17054137 fix issue #55. Thanks! 2010-05-17 16:31:25 +02:00
Paul J. Davis
1a03c3f36e Bug preventing HUP completion.
Just a bit of cruft from the pidfile updates.
2010-05-16 14:02:55 -04:00
Paul J. Davis
db5bd53c4e If no pidfile is specified, use a random tmp file. 2010-05-11 23:10:52 -04:00
benoitc
87760fe750 put pidfile funcs in object on suggestion from davisp "but that's a
simple change"
2010-05-09 01:49:24 +02:00
benoitc
cbd91309fe don't use a property, instead use simple function. spotted by davisp:
"It seems too magical to me"
2010-05-09 01:13:32 +02:00
benoitc
33cf5dab01 with statement for py25 + bump release number 2010-03-13 22:16:58 +01:00
benoitc
f75a413773 some fixes to config and pidfile 2010-03-11 13:53:10 +01:00
benoitc
f2adef3d35 refactor pidfile 2010-03-11 13:19:19 +01:00