mirror of https://github.com/subgraph/fw-daemon
parent
5a755a04e8
commit
58b7a4f6a9
@ -1,10 +1,11 @@
|
||||
[Unit]
|
||||
Documentation=https://github.com/subgraph/fw-daemon
|
||||
Description=Subgraph Firewall Daemon
|
||||
|
||||
[Service]
|
||||
Environment="GODEBUG=cgocheck=0"
|
||||
ExecStartPre=/usr/bin/install -d /var/run/fw-daemon
|
||||
ExecStart=/usr/sbin/fw-daemon
|
||||
ExecReload=/bin/kill -HUP ${MAINPID}
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in new issue