mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 17:35:17 -04:00
9 lines
133 B
SYSTEMD
9 lines
133 B
SYSTEMD
[Unit]
|
|
Description=Rpcap Socket for Per-Connection Servers
|
|
|
|
[Socket]
|
|
ListenStream=2002
|
|
Accept=yes
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|