Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
92eadd02
Commit
92eadd02
authored
Mar 19, 2012
by
Tails developers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use more appropriate directories for the chroot.
parent
7f91aa7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
config/chroot_local-includes/usr/local/sbin/unsafe-browser
config/chroot_local-includes/usr/local/sbin/unsafe-browser
+3
-2
No files found.
config/chroot_local-includes/usr/local/sbin/unsafe-browser
View file @
92eadd02
...
...
@@ -2,8 +2,9 @@
SQUASH
=
/live/image/live/filesystem.squashfs
ROFS
=
/live/rofs
COW
=
/live/cow-unsafe
CHROOT
=
/live/unsafe-chroot
CONF_DIR
=
/var/lib/unsafe-browser
COW
=
${
CONF_DIR
}
/cow
CHROOT
=
${
CONF_DIR
}
/chroot
CLEARNET_USER
=
clearnet
OFFENDING_ADDONS
=
"xul-ext-foxyproxy-standard xul-ext-torbutton"
TOR_DIR
=
/var/lib/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