aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-logs.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gnome-logs.profile')
-rw-r--r--etc/gnome-logs.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/gnome-logs.profile b/etc/gnome-logs.profile
index 9a12162db..67256852c 100644
--- a/etc/gnome-logs.profile
+++ b/etc/gnome-logs.profile
@@ -26,7 +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. 29# or put 'ignore nogroups' and 'ignore noroot' in your gnome-logs.local.
30nogroups 30nogroups
31nonewprivs 31nonewprivs
32noroot 32noroot
@@ -48,4 +48,5 @@ private-tmp
48writable-var-log 48writable-var-log
49 49
50# 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}
51# or put 'ignore read-only ${HOME}' in your gnome-logs.local.
51read-only ${HOME} 52read-only ${HOME}