aboutsummaryrefslogtreecommitdiffstats
path: root/certificate-renew-issued
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-03-12 08:40:29 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-03-12 08:40:29 +0100
commit98585afe1cc068203e5d713eb9965c930ac762de (patch)
tree9faee0f709c3f69b2456f561d3ea3f89191a14fb /certificate-renew-issued
parent63ed093340df70c79ecec21396d136a03d869eca (diff)
add script 'global-wait'
Run this in schedulers that fire on startup without interval. Schedulers should look something like this: / system scheduler { add name=global-scripts on-event="/ system script { run global-config; run global-config-overlay; run global-functions; }" start-time=startup; add name=bridge-port-to-default on-event="/ system script { run global-wait; run bridge-port-to-default; }" start-time=startup; }
Diffstat (limited to 'certificate-renew-issued')
0 files changed, 0 insertions, 0 deletions