summarylogtreecommitdiffstats
path: root/rpcapd.service
blob: 061fd1d2dea40595c5d65358e9e9321145ec6021 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Remote traffic capture daemon

[Service]
Type=simple
ExecStart=/usr/bin/rpcapd -4 -n -p 2002

[Install]
WantedBy=multi-user.target