summaryrefslogtreecommitdiffstats
path: root/etc/gnome-logs.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+GitHub@protonmail.com>2019-03-31 11:05:43 +0000
committerLibravatar Vincent43 <31109921+Vincent43@users.noreply.github.com>2019-03-31 11:05:43 +0000
commit0808a84fdbdd6fd4d1069580102815b62c7787e3 (patch)
treeedcd5e366d108545fd343d05441a15c54b55c07c /etc/gnome-logs.profile
parentMerge pull request #2625 from veloute/gnome-chess-fix (diff)
downloadfirejail-0808a84fdbdd6fd4d1069580102815b62c7787e3.tar.gz
firejail-0808a84fdbdd6fd4d1069580102815b62c7787e3.tar.zst
firejail-0808a84fdbdd6fd4d1069580102815b62c7787e3.zip
Fix gnome-logs.profile (#2630)
* Fix gnome-logs.profile * supplemented comment for using gnome-logs.local
Diffstat (limited to 'etc/gnome-logs.profile')
-rw-r--r--etc/gnome-logs.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/gnome-logs.profile b/etc/gnome-logs.profile
index c7cbd8388..9a12162db 100644
--- a/etc/gnome-logs.profile
+++ b/etc/gnome-logs.profile
@@ -26,6 +26,7 @@ nodbus
26nodvd 26nodvd
27# When using 'volatile' storage (https://www.freedesktop.org/software/systemd/man/journald.conf.html), 27# When using 'volatile' storage (https://www.freedesktop.org/software/systemd/man/journald.conf.html),
28# comment both 'nogroups' and 'noroot' 28# comment both 'nogroups' and 'noroot'
29# or put 'ignore nogroups' and 'ignore noroot' to your gnome-logs.local.
29nogroups 30nogroups
30nonewprivs 31nonewprivs
31noroot 32noroot
@@ -46,7 +47,5 @@ private-lib gdk-pixbuf-2.*,gio,gvfs/libgvfscommon.so,libgconf-2.so.*,librsvg-2.s
46private-tmp 47private-tmp
47writable-var-log 48writable-var-log
48 49
49memory-deny-write-execute
50
51# comment this if you export logs to a file in your ${HOME} 50# comment this if you export logs to a file in your ${HOME}
52read-only ${HOME} 51read-only ${HOME}