mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
23 lines
515 B
Plaintext
23 lines
515 B
Plaintext
cron_dir=/var/spool/fcron
|
|
cron_deny_file=/etc/fcron.deny
|
|
cron_input=1
|
|
cron_delete_command=fcrontab -u USER -r
|
|
cron_user_delete_command=fcrontab -r
|
|
cron_edit_command=fcrontab -u USER -e
|
|
cron_user_edit_command=fcrontab -e
|
|
vixie_cron=0
|
|
cron_deny_all=2
|
|
system_crontab=/etc/fcrontab
|
|
cron_allow_file=/etc/fcron.allow
|
|
cron_get_command=fcrontab -u USER -l
|
|
cron_user_get_command=fcrontab -l
|
|
run_parts=run-parts
|
|
cronfiles_dir=/etc/cron.d
|
|
max_len=80
|
|
show_run=0
|
|
show_time=0
|
|
match_mode=0
|
|
match_user=1
|
|
kill_subs=0
|
|
show_comment=0
|