summarylogtreecommitdiffstats
path: root/netstate.service
blob: 149245901533f6351810f5a0b2886873decf1b9c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=netstate

[Service]
Type=exec
ExecStart=netstate -W
RuntimeDirectory=netstate

[Install]
WantedBy=default.target