mirror of
https://gitlab.com/hagrid-keyserver/hagrid.git
synced 2023-02-13 20:55:02 -05:00
Use template systemd service file
This commit is contained in:
parent
ef60520d99
commit
cefd493f30
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue