Skip to content
GitLab
Menu
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
6c2262c2
Commit
6c2262c2
authored
Dec 31, 2015
by
intrigeri
Browse files
Append to the file associations configuration file, instead of replacing it.
Will-fix:
#10798
parent
05f2cf66
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/chroot_local-hooks/59-file_associations
View file @
6c2262c2
...
...
@@ -12,5 +12,5 @@ if grep -E '^application/pgp-keys=' "$defaults_file"; then
else
# XXX: Stretch -- this fixes Tails#10571, unreproducible on non-Tails sid
echo
'application/pgp-keys=seahorse-pgp-keys.desktop'
\
>
"
$defaults_file
"
>
>
"
$defaults_file
"
fi
Write
Preview
Supports
Markdown
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