diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-07-10 12:11:58 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-07-10 12:11:58 +0300 |
| commit | 95466bf02741b67134ccb34163659a7a9c299c43 (patch) | |
| tree | d08c6fa3f20fef9fcbcd5f9eae0c1d88edd090d6 /templates/etc_crontab.j2 | |
| parent | ffd25cdb04f6a40bc9b95afd507042717b2f7fc5 (diff) | |
Fix wan0 dhcp issues by removing defaultrouter sysrc
Diffstat (limited to 'templates/etc_crontab.j2')
| -rw-r--r-- | templates/etc_crontab.j2 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/etc_crontab.j2 b/templates/etc_crontab.j2 index cdd34a4..f7a59d9 100644 --- a/templates/etc_crontab.j2 +++ b/templates/etc_crontab.j2 @@ -20,5 +20,3 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin # Adjust the time zone if the CMOS clock keeps local time, as opposed to # UTC time. See adjkerntz(8) for details. 1,31 0-5 * * * root adjkerntz -a -# Generate /etc/dhclient.conf -*/15 * * * * root sh -c 'gen_dhclient_conf.sh | logger -t gen_dhclient_conf' |
