blob: 6d918607b8ab927f893e0b21ce3903c4753391ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# container-tools: @NAME@
[start]
cnt.autostart=@CNT_AUTOSTART@
bind=@BIND@
boot=@BOOT@
capability=@CAPABILITY@
directory=@DIRECTORY@
drop-capability=@DROP_CAPABILITY@
machine=@MACHINE@
network-veth=@NETWORK_VETH@
network-bridge=@NETWORK_BRIDGE@
link-journal=@LINK_JOURNAL@
register=@REGISTER@
|