Test commit with changes to apply

This commit is contained in:
Joey Hafner 2024-02-14 13:40:28 -08:00
parent 229185eb97
commit f50ba0e3fb
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 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 '60'
set system task-scheduler task update-nat-reflection interval '30'
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'