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
563b18c6
Commit
563b18c6
authored
Jan 03, 2016
by
intrigeri
Browse files
Merge remote-tracking branch 'origin/bugfix/10785-_get_tg_setting-vs-set-u' into devel
Fix-committed:
#10785
parents
dc838ca2
7f82c158
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/chroot_local-includes/usr/local/lib/tails-shell-library/tails-greeter.sh
View file @
563b18c6
...
...
@@ -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
}
...
...
intrigeri
@intrigeri
mentioned in issue
#10785 (closed)
·
May 14, 2020
mentioned in issue
#10785 (closed)
mentioned in issue #10785
Toggle commit list
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