10728d93bc
program to read any file which is a valid crontab file. The fix is based on that used in NetBSD and OpenBSD - we keep the file open while the user is editing it. This means that files must be edited in place. Cron attempts to warn you if your editor does not do this. The fact that the file must be edited in place is also noted in the man page. This patch has been confirmed to work by atleast one person on -security and has been tested locally. Obtained from: OpenBSD |
||
---|---|---|
.. | ||
cron | ||
crontab | ||
doc | ||
lib | ||
Makefile | ||
Makefile.inc |