diff --git a/upstart-jobs/cron.nix b/upstart-jobs/cron.nix index 8216b6baaf2..a5d628f9a65 100644 --- a/upstart-jobs/cron.nix +++ b/upstart-jobs/cron.nix @@ -24,6 +24,9 @@ let crontab. See the manual page for crontab for the expected format. If you want to get the results mailed you must setuid sendmail. See + + If you neither create /etc/cron.deny nor /etc/cron.allow only root + will be allowed to have its own crontab file. ''; };