diff options
Diffstat (limited to 'share/config')
-rw-r--r-- | share/config/container.conf.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/share/config/container.conf.in b/share/config/container.conf.in new file mode 100644 index 0000000..7a0d826 --- /dev/null +++ b/share/config/container.conf.in @@ -0,0 +1,11 @@ +# container-tools: @NAME@ + +[start] +bind=@BIND@ +boot=@BOOT@ +directory=@DIRECTORY@ +machine=@MACHINE@ +network-veth=@NETWORK_VETH@ +network-bridge=@NETWORK_BRIDGE@ +link-journal=@LINK_JOURNAL@ +register=@REGISTER@ |