update src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/bin/bookworm-run.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2023-11-23 13:09:54 +00:00 committed by Gitee
parent 2949a3df3f
commit 5e41a8f9e7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -67,7 +67,7 @@ bwrap --dev-bind / / \
--dev-bind / /host \
--ro-bind-try /usr/share/themes /usr/local/share/themes \
--ro-bind-try /usr/share/icons /usr/share/icons \
--ro-bind-try /usr/share/fonts /usr/share/fonts \
--ro-bind-try /usr/share/fonts /usr/local/share/fonts \
--hostname Amber-CE-Bookworm \
--unshare-uts \
--dev-bind-try /etc/resolv.conf /etc/resolv.conf \