Added reload to systemd unit

socks-filter
xSmurf 8 years ago
parent 657551c8e9
commit 0cd66aa0d9

@ -4,6 +4,7 @@ Description=Subgraph Firewall Daemon
[Service]
Environment="GODEBUG=cgocheck=0"
ExecStart=/usr/sbin/fw-daemon
ExecReload=/bin/kill -HUP ${MAINPID}
[Install]
WantedBy=multi-user.target

Loading…
Cancel
Save