Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
000ecfa0
Commit
000ecfa0
authored
Oct 21, 2014
by
Tails developers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add status message for chroot browser exit.
parent
eba9c69b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
config/chroot_local-includes/usr/local/sbin/i2p-browser
config/chroot_local-includes/usr/local/sbin/i2p-browser
+2
-0
config/chroot_local-includes/usr/local/sbin/unsafe-browser
config/chroot_local-includes/usr/local/sbin/unsafe-browser
+2
-0
No files found.
config/chroot_local-includes/usr/local/sbin/i2p-browser
View file @
000ecfa0
...
...
@@ -124,6 +124,8 @@ set_chroot_browser_permissions "${CHROOT}" "${BROWSER_USER}"
echo
"* Starting I2P Browser"
run_chroot_browser
${
CHROOT
}
${
BROWSER_USER
}
${
SUDO_USER
}
echo
"* Exiting the I2P Browser"
show_shutdown_notification
exit
0
config/chroot_local-includes/usr/local/sbin/unsafe-browser
View file @
000ecfa0
...
...
@@ -130,6 +130,8 @@ set_chroot_browser_permissions "${CHROOT}" "${BROWSER_USER}"
echo
"* Starting Unsafe Browser"
run_chroot_browser
${
CHROOT
}
${
BROWSER_USER
}
${
SUDO_USER
}
echo
"* Exiting the Unsafe Browser"
show_shutdown_notification
maybe_restart_tor
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment