mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-14 17:12:14 +00:00
Update lxc-archlinux template default config to use new options
Signed-off-by: Alexander Vladimirov <alexander.idkfa.vladimirov@gmail.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
parent
2f3f41d0d5
commit
6139e7e52d
@ -127,7 +127,9 @@ lxc.tty=1
|
||||
lxc.pts=1024
|
||||
lxc.rootfs=${rootfs_path}
|
||||
lxc.mount=${config_path}/fstab
|
||||
lxc.cap.drop = mknod sys_module mac_admin mac_override
|
||||
lxc.cap.drop=mknod sys_module mac_admin mac_override
|
||||
lxc.kmsg=0
|
||||
lxc.stopsignal=SIGRTMIN+4
|
||||
#networking
|
||||
lxc.network.type=${lxc_network_type}
|
||||
lxc.network.link=${lxc_network_link}
|
||||
|
Loading…
Reference in New Issue
Block a user