aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-system-log.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gnome-system-log.profile')
-rw-r--r--etc/gnome-system-log.profile7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/gnome-system-log.profile b/etc/gnome-system-log.profile
index f0cb25d66..f1347a8dc 100644
--- a/etc/gnome-system-log.profile
+++ b/etc/gnome-system-log.profile
@@ -29,7 +29,7 @@ no3d
29nodvd 29nodvd
30# When using 'volatile' storage (https://www.freedesktop.org/software/systemd/man/journald.conf.html), 30# When using 'volatile' storage (https://www.freedesktop.org/software/systemd/man/journald.conf.html),
31# comment both 'nogroups' and 'noroot' 31# comment both 'nogroups' and 'noroot'
32# or put 'ignore nogroups' and 'ignore noroot' to your gnome-logs.local. 32# or put 'ignore nogroups' and 'ignore noroot' in your gnome-system-log.local.
33nogroups 33nogroups
34nonewprivs 34nonewprivs
35noroot 35noroot
@@ -52,5 +52,6 @@ writable-var-log
52 52
53memory-deny-write-execute 53memory-deny-write-execute
54 54
55# uncomment this if you never export logs to a file in your ${HOME} 55# comment this if you export logs to a file in your ${HOME}
56#read-only ${HOME} 56# or put 'ignore read-only ${HOME}' in your gnome-system-log.local
57read-only ${HOME}