Skip to content

Commit

Permalink
introduce environment variable started_by_sandbox_app_launcher=true
Browse files Browse the repository at this point in the history
so tb-starter (by Whonix developers) can act accordingly
  • Loading branch information
Patrick Schleizer committed Oct 31, 2020
1 parent 9b39503 commit 89602f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/bin/sandbox-app-launcher
Expand Up @@ -288,6 +288,7 @@ run_program() {
--setenv LOGNAME ${app_user} \
--setenv XAUTHORITY ${app_homedir}/.Xauthority \
--setenv SHELL /sbin/nologin \
--setenv started_by_sandbox_app_launcher true \
--unsetenv SUDO_USER \
--unsetenv SUDO_UID \
--unsetenv SUDO_GID \
Expand Down

0 comments on commit 89602f9

Please sign in to comment.