mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-09-26 05:02:21 +08:00
update src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/bin/bookworm-init.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
119d6d2829
commit
8288a8ea6f
@ -201,11 +201,11 @@ sudo -u $(who | awk '{print $1}' | head -n 1) bwrap --dev-bind $chrootEnvPath/ /
|
||||
--proc /proc \
|
||||
--dev-bind /sys /sys \
|
||||
--dev-bind /run /run \
|
||||
--dev-bind /run/user/$uid/pulse /run/user/$uid/pulse \
|
||||
--dev-bind-try /run/user/$uid/pulse /run/user/$uid/pulse \
|
||||
--dev-bind / /host \
|
||||
--bind-try /usr/share/themes /usr/local/share/themes \
|
||||
--bind-try /usr/share/icons /usr/local/share/icons \
|
||||
--bind-try /usr/share/fonts /usr/local/share/fonts \
|
||||
--bind-ro /usr/share/themes /usr/local/share/themes \
|
||||
--bind-ro /usr/share/icons /usr/local/share/icons \
|
||||
--bind-ro /usr/share/fonts /usr/local/share/fonts \
|
||||
--hostname bookworm-compatibility-mode \
|
||||
--unshare-uts \
|
||||
--dev-bind /etc/resolv.conf /etc/resolv.conf \
|
||||
|
Loading…
x
Reference in New Issue
Block a user