1
0
mirror of https://github.com/fcwu/docker-ubuntu-vnc-desktop synced 2026-08-05 16:12:41 +02:00

Fix firefox is unable to launch

This commit is contained in:
Doro Wu
2014-02-19 15:20:35 +08:00
parent 6ce9dc1525
commit 7b3ef9b71e
+1 -1
View File
@@ -29,7 +29,7 @@ user=ubuntu
autostart=true
autorestart=true
stopsignal=QUIT
environment=DISPLAY=":1"
environment=DISPLAY=":1",HOME="/home/ubuntu"
stdout_logfile=/var/log/lxsession.log
stderr_logfile=/var/log/lxsession.err