Test commit with changes to apply
All checks were successful
Deploy to Wizard / Deploy (push) Successful in 32s

This commit is contained in:
Joey Hafner 2024-02-14 13:40:28 -08:00
parent 633b57c0b7
commit 814f1a65a2
2 changed files with 1 additions and 4 deletions

View File

@ -28,5 +28,5 @@ set system option performance 'latency'
set system syslog global facility all level 'info' set system syslog global facility all level 'info'
set system syslog global facility local7 level 'debug' 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 executable path '/home/vyos/ipupdate.sh'
set system task-scheduler task update-nat-reflection interval '60' set system task-scheduler task update-nat-reflection interval '30'
set system time-zone 'America/Los_Angeles' set system time-zone 'America/Los_Angeles'

View File

@ -1,3 +0,0 @@
#!/bin/vbash
set system task-scheduler task update-nat-reflection interval '10'