diff options
| author | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2023-03-24 00:33:09 -0700 | 
|---|---|---|
| committer | David Vazgenovich Shakaryan <dvshakaryan@gmail.com> | 2023-03-24 00:33:09 -0700 | 
| commit | 9ef2d8b2721cc691af1f9aef09e86ac8d40ada09 (patch) | |
| tree | bd8116bc90fd2ee2e217bf632b02f1cac31360c6 /systemd | |
| parent | f2a41436c916b7763057e848b66a0158c6846ff5 (diff) | |
| download | hetzner-ddns-master.tar.gz hetzner-ddns-master.tar.xz | |
Diffstat (limited to 'systemd')
| -rw-r--r-- | systemd/hetzner-ddns@.service | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/systemd/hetzner-ddns@.service b/systemd/hetzner-ddns@.service index 58e6e6f..5396d71 100644 --- a/systemd/hetzner-ddns@.service +++ b/systemd/hetzner-ddns@.service @@ -2,7 +2,7 @@  Description=Hetzner DDNS updater  [Service] -ExecStart=hetzner-ddns.sh %I +ExecStart=hetzner-ddns %I  DynamicUser=yes  LoadCredentialEncrypted=hetzner_token.cred  Environment=HETZNER_TOKEN_FILE=%d/hetzner_token.cred | 
