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:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user