mirror of
https://passt.top/passt
synced 2025-05-27 20:05:34 +02:00
passt: Also log to stderr, don't fork to background if not interactive
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
9311ceb8b6
commit
84a62b79a2
2 changed files with 3 additions and 3 deletions
doc
|
@ -115,4 +115,4 @@ echo
|
|||
echo "Starting passt..."
|
||||
echo
|
||||
|
||||
ip netns exec "${ns}" ./passt
|
||||
ip netns exec "${ns}" ./passt | cat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue