From 9fca4500c4d527afce3bd2228388c4a1990772a9 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Thu, 13 May 2021 13:48:23 +0000 Subject: Follow-up for #4165 (#4271) * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * fix noroot comment As suggested [here](https://github.com/netblue30/firejail/pull/4271#discussion_r630981737). * fix dbus-user comment As suggested [here](https://github.com/netblue30/firejail/pull/4271#discussion_r630982527). * fix private-dev comment As suggested [here](https://github.com/netblue30/firejail/pull/4271#discussion_r630980029). * fix private-etc comment As suggested [here](https://github.com/netblue30/firejail/pull/4271#discussion_r630979698). * move writable-var comment cfr. profile.template --- etc/profile-a-l/eog.profile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'etc/profile-a-l/eog.profile') diff --git a/etc/profile-a-l/eog.profile b/etc/profile-a-l/eog.profile index aabef65fc..5892374bd 100644 --- a/etc/profile-a-l/eog.profile +++ b/etc/profile-a-l/eog.profile @@ -10,11 +10,13 @@ noblacklist ${HOME}/.config/eog whitelist /usr/share/eog -# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager' -# comment those if you need that functionality -# or put 'ignore private-bin', 'ignore private-etc' and 'ignore private-lib' in your eog.local -private-bin eog +# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager'. +# Add the next lines to your eog.local if you need that functionality. +#ignore private-bin +#ignore private-etc +#ignore private-lib +private-bin eog # broken on Debian 10 (buster) running LXDE got the folowing error: # Failed to register: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown -- cgit v1.2.3-70-g09d2