Clarify tcpdump subprocess

This commit is contained in:
Andrea Cardaci 2018-09-07 13:01:23 +02:00
parent 17c3e974a7
commit e5d5f2e2c6

View File

@ -1,5 +1,5 @@
--- ---
description: These require some traffic to be actually captured. Also note that the subprocess is killed when `tcpdump` terminates. description: These require some traffic to be actually captured. Also note that the subprocess is immediately sent to the background.
functions: functions:
execute-non-interactive: execute-non-interactive:
- code: | - code: |