Merge branch 'soportar-x' into 'antifascista'

soportar X

See merge request sutty/haini.sh!42
This commit is contained in:
fauno 2022-12-01 16:40:50 +00:00
commit 1127d5ab61

View file

@ -50,6 +50,7 @@ correr() {
fi
env -i \
DISPLAY="$DISPLAY" \
TERM="$TERM" \
USER="suttier" \
HOME="/home/suttier" \
@ -70,6 +71,7 @@ correr() {
--unshare-cgroup-try \
--bind "$ENTORNO" / \
--bind "$ROOT" /Sutty \
--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 \