mirror of
https://passt.top/passt
synced 2025-04-01 20:04:15 +00:00
conf: Report usage for --no-netns-quit
Fixes: 745a9ba4284c ("pasta: By default, quit if filesystem-bound net namespace goes away") Signed-off-by: Stefano Brivio <sbrivio@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
c1eff9a3c6
commit
10236de486
2
conf.c
2
conf.c
@ -787,6 +787,8 @@ pasta_opts:
|
||||
info( " --netns PATH|NAME Target network namespace to join");
|
||||
info( " --netns-only Don't join existing user namespace");
|
||||
info( " implied if PATH or NAME are given without --userns");
|
||||
info( " --no-netns-quit Don't quit if filesystem-bound target");
|
||||
info( " network namespace is deleted");
|
||||
info( " --config-net Configure tap interface in namespace");
|
||||
info( " --ns-mac-addr ADDR Set MAC address on tap interface");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user