mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
23 lines
450 B
Plaintext
23 lines
450 B
Plaintext
cron_input=0
|
|
cron_deny_file=
|
|
cron_dir=/var/spool/cron/crontabs
|
|
cron_deny_all=2
|
|
cron_delete_command=crontab -d -e USER
|
|
cron_user_delete_command=crontab -d
|
|
cron_edit_command=crontab -e -u USER
|
|
cron_user_edit_command=crontab -e
|
|
cron_allow_file=
|
|
cron_get_command=crontab -l -u USER
|
|
cron_user_get_command=crontab -l
|
|
vixie_cron=0
|
|
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=400
|
|
show_next=0
|