summarylogtreecommitdiffstats
path: root/dynamic-dns-netcup-api.service
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-dns-netcup-api.service')
-rw-r--r--dynamic-dns-netcup-api.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-dns-netcup-api.service b/dynamic-dns-netcup-api.service
index 6f28751f3125..28d8e0f75b26 100644
--- a/dynamic-dns-netcup-api.service
+++ b/dynamic-dns-netcup-api.service
@@ -3,7 +3,7 @@ Description=periodic update of netcup dynDNS
After=network-online.target
[Service]
-ExecStart=/usr/bin/php -d open_basedir=/usr/share/dynamic-dns-netcup-api/:/etc/dynamic-dns-netcup-api/ -f /usr/share/dynamic-dns-netcup-api/update.php -q -c /etc/dynamic-dns-netcup-api/config.php
+ExecStart=/usr/bin/php -d open_basedir=/usr/share/dynamic-dns-netcup-api/:/etc/dynamic-dns-netcup-api/ -f /usr/share/dynamic-dns-netcup-api/update.php -- -c /etc/dynamic-dns-netcup-api/config.php
Type=oneshot
ProtectSystem=strict