mirror of
https://github.com/webmin/webmin.git
synced 2026-02-12 10:02:06 +00:00
New cron location on OSX 10.5
This commit is contained in:
22
cron/config-macos-9.2-*
Normal file
22
cron/config-macos-9.2-*
Normal 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 |
Reference in New Issue
Block a user