Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
tails
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
955
Issues
955
List
Boards
Labels
Service Desk
Milestones
Merge Requests
13
Merge Requests
13
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tails
tails
Commits
3afc3d40
Commit
3afc3d40
authored
Nov 28, 2014
by
Tails developers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use variable.
parent
d1afd15b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
config/chroot_local-includes/usr/local/sbin/unsafe-browser
config/chroot_local-includes/usr/local/sbin/unsafe-browser
+2
-1
No files found.
config/chroot_local-includes/usr/local/sbin/unsafe-browser
View file @
3afc3d40
...
...
@@ -82,6 +82,7 @@ COW="${CONF_DIR}/cow"
CHROOT
=
"
${
CONF_DIR
}
/chroot"
BROWSER_NAME
=
"unsafe-browser"
BROWSER_USER
=
"clearnet"
HUMAN_READABLE_NAME
=
"
`
gettext
\"
Unsafe Browser
\"
`
"
NM_ENV_FILE
=
"/var/lib/NetworkManager/env"
BEST_LOCALE
=
"
$(
guess_best_tor_browser_locale
)
"
WARNING_PAGE
=
'/usr/share/doc/tails/website/misc/unsafe_browser_warning'
...
...
@@ -128,7 +129,7 @@ configure_chroot_browser "${CHROOT}" "${BROWSER_NAME}" "${BROWSER_USER}" \
"
${
START_PAGE
}
"
"
${
TBB_EXT
}
"
/langpack-
*
.xpi
&&
\
set_chroot_browser_locale
"
${
CHROOT
}
"
"
${
BROWSER_NAME
}
"
"
${
BROWSER_USER
}
"
\
"
${
BEST_LOCALE
}
"
&&
\
set_chroot_browser_name
"
${
CHROOT
}
"
"
`
gettext
\"
Unsafe Browser
\"
`
"
\
set_chroot_browser_name
"
${
CHROOT
}
"
"
${
HUMAN_READABLE_NAME
}
"
\
"
${
BEST_LOCALE
}
"
&&
\
set_chroot_browser_permissions
"
${
CHROOT
}
"
"
${
BROWSER_NAME
}
"
\
"
${
BROWSER_USER
}
"
||
\
...
...
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