summaryrefslogtreecommitdiff
path: root/httpsconnectd.service.in
blob: 379dc599fe9357810e419bd14a2ef5dcd5bc718e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 2016 Luke Shumaker
# License: WTFPLv2
[Unit]
Description=HTTPS CONNECT server

[Service]
ExecStart=@bindir@/httpsconnectd
User=nobody
Group=keys

[Install]
WantedBy=multi-user.target