hi,
I tried to set some default entries (cgroup for tun/tap and mount) in /etc/lxc/default.conf, /etc/lxc/lxc.conf and ~/.config/lxc/lxc.conf, but non of this get's included on LXC create, for both, priv. and nonpriv. types
cat /etc/lxc/default.conf
conf:lxc.cgroup.devices.allow = c 10:200 rwm
lxc.cgroup.devices.allow = c 10:200 rwm
lxc.mount.entry = /dev/net/tun dev/net/tun none bind,create=file
all files have the same lines.
I also commented the first line, cause it was only a try.
PVE: 5.4-1 (latest)
any hints?
TIA
guenter
I tried to set some default entries (cgroup for tun/tap and mount) in /etc/lxc/default.conf, /etc/lxc/lxc.conf and ~/.config/lxc/lxc.conf, but non of this get's included on LXC create, for both, priv. and nonpriv. types
cat /etc/lxc/default.conf
conf:lxc.cgroup.devices.allow = c 10:200 rwm
lxc.cgroup.devices.allow = c 10:200 rwm
lxc.mount.entry = /dev/net/tun dev/net/tun none bind,create=file
all files have the same lines.
I also commented the first line, cause it was only a try.
PVE: 5.4-1 (latest)
any hints?
TIA
guenter