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
cb2ef045
Commit
cb2ef045
authored
Jan 03, 2016
by
anonym
Browse files
Merge remote-tracking branch 'origin/devel' into devel
parents
dc58544c
563b18c6
Changes
2
Hide whitespace changes
Inline
Side-by-side
config/chroot_local-includes/usr/local/lib/tails-shell-library/tails-greeter.sh
View file @
cb2ef045
...
...
@@ -6,7 +6,7 @@ PHYSICAL_SECURITY_SETTINGS='/var/lib/live/config/tails.physical_security'
_get_tg_setting
()
{
if
[
-r
"
${
1
}
"
]
;
then
.
"
${
1
}
"
eval
"echo
\$
${
2
}
"
eval
"echo
\$
{
${
2
}
:-}
"
fi
}
...
...
wiki/src/support/known_issues.mdwn
View file @
cb2ef045
...
...
@@ -560,3 +560,14 @@ GeForce GTX 960.
This problem will likely be resolved once Tails
[[!tails_ticket 10298 desc="
includes
a
newer
Linux
kernel
"]].
Tor Browser does not support MPEG-4 videos
------------------------------------------
Tor Browser does not support MPEG-4 video streaming in Tails 2.0 and
newer. Instead, in some cases you can download them and play them with
the video player included in Tails.
On the other hand, web sites that propose WebM video streaming work fine.
See [[!tails_ticket 10835]] for more details.
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