Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
6a1b4c1f
Commit
6a1b4c1f
authored
Nov 30, 2015
by
intrigeri
Browse files
Move generate-tor-browser-profile out of the $PATH.
Refs:
#10658
parent
0b1017e8
Changes
4
Hide whitespace changes
Inline
Side-by-side
config/chroot_local-hooks/14-generate-tor-browser-profile
View file @
6a1b4c1f
...
...
@@ -6,5 +6,5 @@ echo "Generating Tor Browser profile"
set
-e
/usr/local/
bin
/generate-tor-browser-profile
/usr/local/
lib
/generate-tor-browser-profile
mv
~/.tor-browser /etc/skel
config/chroot_local-includes/usr/local/bin/tor-browser
View file @
6a1b4c1f
...
...
@@ -43,7 +43,7 @@ tor_has_bootstrapped() {
start_browser
()
{
if
[
!
-d
"
${
PROFILE
}
"
]
;
then
/usr/local/
bin
/generate-tor-browser-profile
/usr/local/
lib
/generate-tor-browser-profile
fi
TMPDIR
=
"
${
PROFILE
}
/tmp"
...
...
config/chroot_local-includes/usr/local/
bin
/generate-tor-browser-profile
→
config/chroot_local-includes/usr/local/
lib
/generate-tor-browser-profile
View file @
6a1b4c1f
File moved
wiki/src/contribute/design.mdwn
View file @
6a1b4c1f
...
...
@@ -991,7 +991,7 @@ ready, they are informed it won't work, and asked whether to start the
browser anyway:
- [[!tails_gitweb config/chroot_local-includes/usr/local/bin/tor-browser]]
- [[!tails_gitweb config/chroot_local-includes/usr/local/
bin
/generate-tor-browser-profile]]
- [[!tails_gitweb config/chroot_local-includes/usr/local/
lib
/generate-tor-browser-profile]]
- [[!tails_gitweb config/chroot_local-includes/lib/systemd/system/tails-tor-has-bootstrapped.target]]
- [[!tails_gitweb config/chroot_local-includes/lib/systemd/system/tails-wait-until-tor-has-bootstrapped.service]]
- [[!tails_gitweb config/chroot_local-includes/usr/lib/systemd/user/tails-wait-until-tor-has-bootstrapped.service]]
...
...
Write
Preview
Supports
Markdown
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