]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
Revert "Mount proc with the hidepid=2 option"
authorAlessandro Astone <ales.astone@gmail.com>
Wed, 14 Dec 2022 13:25:17 +0000 (14:25 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Wed, 14 Dec 2022 13:32:07 +0000 (14:32 +0100)
commit0ad842a015c5153880b377bf7fa5572504339df5
treec447c1fffb5b1f94b78dcd297408606c039b10a1
parentf966194db2f485d13042f4e9d40ed20fd549e88a
Revert "Mount proc with the hidepid=2 option"

We were implicitly using proc:mixed to mount /proc/sys as read-only.
Without the automount the whole /proc was mounted as read-write which
we want to avoid.

I'm unable to replicate the proc:mixed logic with lxc.mount.entry
so revert this change until a solution is found.

This reverts commit f5543df68651277042b156f19f5b3804c297f2a7.
Fixes: #642
data/configs/config_base