X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/8ef2f6ddcd44f5465fd4e49ed37f1874261a6bf9..56ca7bbac20c4158dbcdc1a5fde28732ca100f14:/lxc-configs/config?ds=sidebyside diff --git a/lxc-configs/config b/lxc-configs/config index 118810f..9dea340 100644 --- a/lxc-configs/config +++ b/lxc-configs/config @@ -62,4 +62,8 @@ lxc.mount.entry = /vendor vendor_extra none bind,optional 0 0 # Recursive mount /run to provide necessary host sockets lxc.mount.entry = /run run none rbind,create=dir 0 0 +# Necessary sw_sync node for HWC +lxc.mount.entry = /dev/sw_sync dev/sw_sync none bind,create=file,optional 0 0 +lxc.mount.entry = /sys/kernel/debug sys/kernel/debug none rbind,create=dir,optional 0 0 + lxc.hook.post-stop = /dev/null