summarylogtreecommitdiffstats
path: root/adguardhome.service
diff options
context:
space:
mode:
Diffstat (limited to 'adguardhome.service')
-rwxr-xr-xadguardhome.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/adguardhome.service b/adguardhome.service
index 5589c469404c..71ee65f20eea 100755
--- a/adguardhome.service
+++ b/adguardhome.service
@@ -9,7 +9,7 @@ StartLimitBurst=10
DynamicUser=true
StateDirectory=adguardhome
WorkingDirectory=/var/lib/adguardhome
-EnvironmentFile=/etc/default/adguardhome
+EnvironmentFile=-/etc/default/adguardhome
ExecStart=/var/lib/adguardhome/AdGuardHome "-s" "run"
StandardOutput=file:/var/log/AdGuardHome.out
StandardError=file:/var/log/AdGuardHome.err