added hint about cron.{allow,deny}
svn path=/nixos/trunk/; revision=14853
This commit is contained in:
parent
525e4e961d
commit
46d69d9170
@ -24,6 +24,9 @@ let
|
|||||||
crontab. See the manual page for crontab for the expected
|
crontab. See the manual page for crontab for the expected
|
||||||
format. If you want to get the results mailed you must setuid
|
format. If you want to get the results mailed you must setuid
|
||||||
sendmail. See <option>security.setuidOwners</option>
|
sendmail. See <option>security.setuidOwners</option>
|
||||||
|
|
||||||
|
If you neither create /etc/cron.deny nor /etc/cron.allow only root
|
||||||
|
will be allowed to have its own crontab file.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user