Use template systemd service file

This commit is contained in:
Nico Weichbrodt 2019-02-03 12:43:13 +00:00
parent ef60520d99
commit cefd493f30
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Description=Hagrid Verifying Keyserver
After=network.target
[Service]
ExecStart=/opt/hagrid/target/release/hagrid /opt/hagrid/dist
ExecStart=/opt/hagrid/target/release/hagrid /opt/hagrid/dist -D %i -F hagrid@%i
WorkingDirectory=/opt/hagrid
User=hagrid
Group=hagrid