Skip to content
GitLab
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
e6560bd9
Commit
e6560bd9
authored
Jun 14, 2013
by
Tails developers
Browse files
Workaround aufs bug in Unsafe Browser script.
See todo/buggy_aufs_vs_unsafe-browser.
parent
702b292c
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/chroot_local-includes/usr/local/sbin/unsafe-browser
View file @
e6560bd9
...
...
@@ -110,6 +110,9 @@ setup_chroot () {
mount
-t
proc proc
${
CHROOT
}
/proc
&&
\
mount
--bind
/dev
${
CHROOT
}
/dev
||
\
error
"
`
gettext
\"
Failed to setup chroot.
\"
`
"
# Workaround for todo/buggy_aufs_vs_unsafe-browser
chmod
-t
${
COW
}
}
set_chroot_browser_name
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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