Add a config section for systemd-nspawn driver
This commit is contained in:
parent
3597ca082b
commit
1fc7211181
1 changed files with 5 additions and 0 deletions
|
@ -301,6 +301,11 @@
|
|||
# line to disable this behaviour.
|
||||
#pty=False
|
||||
|
||||
[nspawn_connection]
|
||||
|
||||
# systemd nspawn arguments to use for systemd-nspawn command invocation
|
||||
#nspawn_args = --link-journal=auto
|
||||
|
||||
[ssh_connection]
|
||||
|
||||
# ssh arguments to use
|
||||
|
|
Loading…
Reference in a new issue