]> git.proxmox.com Git - lxc.git/commit - debian/patches/pve/0003-PVE-Config-deny-rw-mounting-of-sys-and-proc.patch
add fix for rw sysfs issue
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 9 Nov 2016 08:43:51 +0000 (09:43 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 9 Nov 2016 10:08:00 +0000 (11:08 +0100)
commit0d5c2e056df417d8b4c68ce29df49c109c0d993b
tree91d5c6c3180d367803b2a043e29795f7eb45f3d2
parente90e6858af27548888675e1def6a263e25a12f9b
add fix for rw sysfs issue

originally reported by Patrick William of Rack911Labs.

note: this has a slight (but unavoidable) potential for
breakage for containers that need a rw /sys for whatever
reason. those should already have set "lxc.mount.auto" to
contain "sys:rw" (or use a custom AA profile), because
remounting /sys rw is only possible with trickery inside the
container even without this patch.
debian/patches/deny-rw-mounting-of-sys-and-proc.patch [new file with mode: 0644]
debian/patches/series