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
24f2ccd7
Commit
24f2ccd7
authored
Nov 30, 2015
by
intrigeri
Browse files
Wrap Totem with torsocks when it's run via its D-Bus service too.
Will-Fix:
#10603
parent
e58c1da0
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/chroot_local-hooks/09-torsocks-apps
View file @
24f2ccd7
...
...
@@ -16,3 +16,7 @@ for dbus_service in $DBUS_SERVICES; do
sed
-i
''
--regexp-extended
's,Exec=(.*),Exec=torsocks \1,'
\
"/usr/share/dbus-1/services/
${
dbus_service
}
.service"
done
# Redirect to existing wrapper
sed
-i
''
--regexp-extended
's,^Exec=/usr/bin/totem$,Exec=/usr/local/bin/totem,'
\
"/usr/share/dbus-1/services/org.gnome.Totem.service"
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