fix: montar xauthority ro

This commit is contained in:
f 2022-11-28 12:05:37 -03:00
parent 6de964e649
commit def36cf183

View file

@ -71,7 +71,7 @@ correr() {
--unshare-cgroup-try \
--bind "$ENTORNO" / \
--bind "$ROOT" /Sutty \
--bind ~/.Xauthority /home/suttier/.Xauthority \
--ro-bind ~/.Xauthority /home/suttier/.Xauthority \
--ro-bind /etc/hosts /etc/hosts \
--ro-bind /etc/resolv.conf /etc/resolv.conf \
--ro-bind /etc/localtime /etc/localtime \