Difference between revisions of "Linksys AC Series Router Configuration Tips for OpenWRT"

m
m
Line 4,056: Line 4,056:


</syntaxhighlight></div></div>
</syntaxhighlight></div></div>
==== Cron ====
It works with one minor exception.  For older versions of Webmin, the "Display running status of jobs?" may not work.  Other than that, the below configuration /etc/webmin/cron/config file works;<syntaxhighlight lang="text">
show_comment=1
hourly_only=
match_mode=
cron_dir=
run_parts=
cron_input=1
cron_delete_command=
cron_copy_command=
show_time=1
single_file=/etc/crontabs/root
cronfiles_dir=
cron_allow_file=
cron_edit_command=
max_jobs=
cron_get_command=
match_user=
cron_deny_all=
max_len=
cron_deny_file=
kill_subs=
vixie_cron=0
show_next=1
system_crontab=
show_run=2
add_file=
</syntaxhighlight>


===Starting and Stopping Webmin===
===Starting and Stopping Webmin===