summaryrefslogtreecommitdiff
path: root/contrib/hagrid@.service
blob: 41b26d84df009616466fd2ccc28649221af93459 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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