diff options
author | 2003-02-20 19:12:16 +0000 | |
---|---|---|
committer | 2003-02-20 19:12:16 +0000 | |
commit | 832db9d295c5ed431e4927f66f616576ef0e21ef (patch) | |
tree | 21724aa56b06f0f88b524c16194f76614d942717 /lib | |
parent | copyrights added; (diff) | |
download | wireguard-openbsd-832db9d295c5ed431e4927f66f616576ef0e21ef.tar.xz wireguard-openbsd-832db9d295c5ed431e4927f66f616576ef0e21ef.zip |
If there is no cron.allow or cron.deny file, only the superuser may run
the crontab command; for POSIX compliance. Create an empty cron.deny
file to allow any user to run crontab:
install -c -o root -g crontab -m 660 /dev/null /var/cron/cron.deny
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions