svn commit: r241576 - in head/usr.sbin/cron: cron crontab lib

Maxim Sobolev sobomax at sippysoft.com
Tue Oct 16 01:34:15 UTC 2012


On 10/15/2012 4:26 PM, Adrian Chadd wrote:
> Maybe crontab should be using a command via a socket to reload, rather
> than stat'ing files..

Simple signal would do.

kqueuing the file is not as easy, but this would complicate logic as you 
would need to look at renames, removes etc. I really doubt that it can 
catch things like renaming the whole directory at the upper level and 
replacing it with something else.

Regards,
-- 
Maksym Sobolyev
Sippy Software, Inc.
Internet Telephony (VoIP) Experts
Tel: +1-646-651-1110
Fax: +1-866-857-6942
Web: http://www.sippysoft.com
MSN: sales at sippysoft.com
Skype: SippySoft


More information about the svn-src-all mailing list