Add a config section for systemd-nspawn driver

pull/20522/head
Thomas Szymanski 9 years ago committed by Brian Coca
parent 3597ca082b
commit 1fc7211181

@ -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…
Cancel
Save