From 15bff21f68b343442a830240f39764e4a6787cc7 Mon Sep 17 00:00:00 2001 From: Marc Weber Date: Fri, 3 Apr 2009 19:48:45 +0000 Subject: [PATCH] fix hint of previous commit svn path=/nixos/trunk/; revision=14871 --- upstart-jobs/cron.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/upstart-jobs/cron.nix b/upstart-jobs/cron.nix index 2c9a75cbc6f..078cf4766fc 100644 --- a/upstart-jobs/cron.nix +++ b/upstart-jobs/cron.nix @@ -25,8 +25,9 @@ let 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. + If neither /var/cron/cron.deny nor /var/cron/cron.allow exist only root + will is allowed to have its own crontab file. The /var/cron/cron.deny file + is created automatically for you. So every user can use a crontab. ''; };