]> git.proxmox.com Git - pve-container.git/commit
add default userns config file
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 5 Jul 2021 07:13:51 +0000 (09:13 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 5 Jul 2021 07:56:05 +0000 (09:56 +0200)
commit4776d83a8535e57202be7ff9c733729e647665a5
treeb873800c84071ba5ffaf5703c73d6d68bef82856
parent3e4a69e9ff7c8909cb6d4f1597d816f64644c248
add default userns config file

With cgroupv2 we lose the default devices entries, which in
cgroupv1 results in the default inherited 'a *:* rwm', so
let's have lxc's cgroupv2 default do the same (iow. turn it
into a "deny-list").

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/Makefile
src/lxc-pve-userns.conf [new file with mode: 0644]