diff options
Diffstat (limited to 'shib_secondary/remote/bwlp-copy-config.timer')
-rw-r--r-- | shib_secondary/remote/bwlp-copy-config.timer | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shib_secondary/remote/bwlp-copy-config.timer b/shib_secondary/remote/bwlp-copy-config.timer new file mode 100644 index 0000000..96cea94 --- /dev/null +++ b/shib_secondary/remote/bwlp-copy-config.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Trigger download of current config + +[Timer] +OnBootSec=2m +OnUnitActiveSec=12h +AccuracySec=10m + +[Install] +WantedBy=timers.target |