Home | History | Annotate | Line # | Download | only in rpcapd
      1 [Unit]
      2 Description=Rpcap Socket for Per-Connection Servers
      3 
      4 [Socket]
      5 ListenStream=2002
      6 Accept=yes
      7 
      8 [Install]
      9 WantedBy=sockets.target
     10