K 10 svn:author V 3 pjd K 8 svn:date V 27 2005-08-24T17:51:36.000000Z K 7 svn:log V 288 Use pidfile(3) in cron(8). Note, that when cron(8) cannot create pidfile, it'll exit. I didn't changed this behaviour, but its better to ignore errors other than EEXIST, so daemon can be started on systems where /var/ file system doesn't support locking (like NFS without rpc.lockd(8)). END