summaryrefslogtreecommitdiff
path: root/systemd/linode-ddns@.timer
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2022-12-08 18:42:54 -0800
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2022-12-08 18:42:54 -0800
commit7d5817dfcd5f93e56f770353059ba845314f9646 (patch)
treea270440c61531e6560af7f480f798ae8324313d6 /systemd/linode-ddns@.timer
parent27c3a59dc75c2bf4ec90b2ef752939124618dffa (diff)
downloadhetzner-ddns-7d5817dfcd5f93e56f770353059ba845314f9646.tar.gz
hetzner-ddns-7d5817dfcd5f93e56f770353059ba845314f9646.tar.xz
add systemd service and timer
Diffstat (limited to 'systemd/linode-ddns@.timer')
-rw-r--r--systemd/linode-ddns@.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/systemd/linode-ddns@.timer b/systemd/linode-ddns@.timer
new file mode 100644
index 0000000..d87ed06
--- /dev/null
+++ b/systemd/linode-ddns@.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Regular updates of Linode DDNS
+
+[Timer]
+OnBootSec=2m
+OnUnitActiveSec=30m
+
+[Install]
+WantedBy=timers.target