diff --git a/package/linux/systemd/hirs-aca.service b/package/linux/systemd/hirs-aca.service index 023e89f8..111fed3d 100644 --- a/package/linux/systemd/hirs-aca.service +++ b/package/linux/systemd/hirs-aca.service @@ -5,7 +5,7 @@ After=network.target [Service] User=root Group=root -ExecStart=/usr/bin/bash /opt/hirs/aca/scripts/aca/aca_bootRun.sh -w +ExecStart=/usr/bin/bash /opt/hirs/aca/scripts/aca/aca_bootRun.sh -d -w SuccessExitStatus=0 Restart=always RestartSec=60