diff --git a/contrib/systemd/deploy.service b/contrib/systemd/deploy.service index 5b8fe64..393960b 100644 --- a/contrib/systemd/deploy.service +++ b/contrib/systemd/deploy.service @@ -2,7 +2,8 @@ Description=Auto Deploy Service [Service] -Type=sample +Type=simple +User=root WorkingDirectory=/etc/auto-deploy-service ExecStart=/usr/local/bin/deploy Restart=always