diff --git a/homelab/wizard/config/system.sh b/homelab/wizard/config/system.sh index caafbc5c..ed093484 100644 --- a/homelab/wizard/config/system.sh +++ b/homelab/wizard/config/system.sh @@ -28,5 +28,5 @@ set system option performance 'latency' set system syslog global facility all level 'info' set system syslog global facility local7 level 'debug' set system task-scheduler task update-nat-reflection executable path '/home/vyos/ipupdate.sh' -set system task-scheduler task update-nat-reflection interval '5' +set system task-scheduler task update-nat-reflection interval '10' set system time-zone 'America/Los_Angeles'