mirror of
https://gitlab.com/hagrid-keyserver/hagrid.git
synced 2023-02-13 20:55:02 -05:00
contrib: remove systemd service file
This commit is contained in:
parent
aca0cdcdff
commit
0a28c04f86
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
[Unit]
|
||||
Description=Hagrid Verifying Keyserver
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/opt/hagrid/target/release/hagrid /opt/hagrid/dist -D %i -F hagrid@%i
|
||||
WorkingDirectory=/opt/hagrid
|
||||
User=hagrid
|
||||
Group=hagrid
|
||||
StandardOutput=syslog
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in a new issue