diff --git a/conf/systemd.service b/conf/systemd.service index 26cd235..02442d7 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -10,7 +10,7 @@ Group=__APP__ StartLimitInterval=5 StartLimitBurst=10 WorkingDirectory=__INSTALL_DIR__/ -ExecStart=__INSTALL_DIR__/AdGuardHome +ExecStart=__INSTALL_DIR__/AdGuardHome --no-check-update Restart=always RestartSec=10 #EnvironmentFile=-/etc/sysconfig/AdGuardHome