Test commit with changes to apply
All checks were successful
Deploy to Wizard / Deploy (push) Successful in 32s
All checks were successful
Deploy to Wizard / Deploy (push) Successful in 32s
This commit is contained in:
parent
633b57c0b7
commit
814f1a65a2
@ -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'
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
#!/bin/vbash
|
|
||||||
|
|
||||||
set system task-scheduler task update-nat-reflection interval '10'
|
|
Loading…
Reference in New Issue
Block a user