mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-14 22:34:41 +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
@ -128,6 +128,8 @@ lxc.pts=1024
|
|||||||
lxc.rootfs=${rootfs_path}
|
lxc.rootfs=${rootfs_path}
|
||||||
lxc.mount=${config_path}/fstab
|
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
|
#networking
|
||||||
lxc.network.type=${lxc_network_type}
|
lxc.network.type=${lxc_network_type}
|
||||||
lxc.network.link=${lxc_network_link}
|
lxc.network.link=${lxc_network_link}
|
||||||
|
Loading…
Reference in New Issue
Block a user