summarylogtreecommitdiffstats
path: root/etherguard-edge@.service
blob: 76b00a6f4128b846f2b8bd9e61a1fd991b1d8713 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Etherguard edgenode
After=network.target

[Service]
Type=notify
ExecStart=/usr/bin/etherguard-go -config /etc/etherguard-go/%i.yaml -mode edge
Nice=5

[Install]
WantedBy=multi-user.target