Skip to content

Commit

Permalink
Merge pull request #8 from madaidan/x11
Browse files Browse the repository at this point in the history
Mount X11 socket
  • Loading branch information
Patrick Schleizer committed Apr 3, 2020
2 parents a531d55 + 9883ad6 commit e417cd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/bin/sandbox-app-launcher
Expand Up @@ -115,6 +115,7 @@ run_program() {
--remount-ro ${main_app_dir} \
--proc /proc \
--tmpfs /tmp \
--ro-bind /tmp/.X11-unix /tmp/.X11-unix \
--tmpfs /var/tmp \
--tmpfs /var/cache \
--tmpfs /var/run \
Expand Down

0 comments on commit e417cd9

Please sign in to comment.