diff options
author | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2022-12-09 05:14:07 -0800 |
---|---|---|
committer | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2022-12-09 05:14:07 -0800 |
commit | 3e2bb49efc35039d9510ea0f9d11b5446b53c923 (patch) | |
tree | 8c85616965dc85281d635fea21d43c2b66f4be70 /systemd/linode-ddns@home.example.org.service.d/opts.conf | |
parent | 7d5817dfcd5f93e56f770353059ba845314f9646 (diff) | |
download | linode-ddns-3e2bb49efc35039d9510ea0f9d11b5446b53c923.tar.gz linode-ddns-3e2bb49efc35039d9510ea0f9d11b5446b53c923.tar.xz |
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 | 2 |
1 files changed, 0 insertions, 2 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 index da136e7..cbd2bea 100644 --- a/systemd/linode-ddns@home.example.org.service.d/opts.conf +++ b/systemd/linode-ddns@home.example.org.service.d/opts.conf @@ -1,4 +1,2 @@ [Service] Environment="LINODE_TOKEN=access_token" -Environment="DOMAIN=example.org" -Environment="RECORD=home" |