diff options
Diffstat (limited to 'systemd/linode-ddns@home.example.org.service.d/opts.conf')
-rw-r--r-- | systemd/linode-ddns@home.example.org.service.d/opts.conf | 4 |
1 files changed, 4 insertions, 0 deletions
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" |