This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/lldpad.git#cc48fc72191698b3137f22c4ca62d72a4aa48daa
11 lines
225 B
Desktop File
11 lines
225 B
Desktop File
[Unit]
|
|
Description=TCPDumpd
|
|
After=multi-user.target network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/sbin/tcpdump -pnnli lldpad ether proto 0x88cc -vvv -w "/tmp/lldpad-tcp-dump.pcap"
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|