soportar X
por si estamos testeando en navegadores por ejemplo
This commit is contained in:
parent
6a465a1fa4
commit
6de964e649
1 changed files with 2 additions and 0 deletions
2
haini.sh
2
haini.sh
|
@ -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 \
|
||||
--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 \
|
||||
|
|
Loading…
Reference in a new issue