New cron location on OSX 10.5

This commit is contained in:
Jamie Cameron
2008-12-05 19:31:27 +00:00
parent cb447f2651
commit 6d3cdc6ee8
2 changed files with 22 additions and 0 deletions

22
cron/config-macos-9.2-* Normal file
View File

@@ -0,0 +1,22 @@
cron_deny_file=/var/cron/deny
cron_dir=/usr/lib/cron
cron_input=1
cron_delete_command=crontab -u USER -r
cron_user_delete_command=crontab -r
vixie_cron=1
cron_deny_all=2
system_crontab=/etc/crontab
cron_get_command=crontab -u USER -l
cron_user_get_command=crontab -l
cron_allow_file=/var/cron/allow
cron_edit_command=crontab -u USER -e
cron_user_edit_command=crontab -e
max_len=80
show_run=0
show_time=0
match_mode=0
match_user=1
kill_subs=0
show_comment=0
hourly_only=0
max_jobs=100

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 0 B