From 7d5817dfcd5f93e56f770353059ba845314f9646 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Thu, 8 Dec 2022 18:42:54 -0800 Subject: add systemd service and timer --- systemd/linode-ddns@home.example.org.service.d/opts.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 systemd/linode-ddns@home.example.org.service.d/opts.conf (limited to 'systemd/linode-ddns@home.example.org.service.d') diff --git a/systemd/linode-ddns@home.example.org.service.d/opts.conf b/systemd/linode-ddns@home.example.org.service.d/opts.conf new file mode 100644 index 0000000..da136e7 --- /dev/null +++ b/systemd/linode-ddns@home.example.org.service.d/opts.conf @@ -0,0 +1,4 @@ +[Service] +Environment="LINODE_TOKEN=access_token" +Environment="DOMAIN=example.org" +Environment="RECORD=home" -- cgit v1.2.3-70-g09d2