From a8723fd2956365c2b85c00c244e6af7d14586d45 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Fri, 7 May 2021 16:44:41 +0000 Subject: read-write fixes (#4257) * [comment] use 'read-write' instead of 'ignore read-only' * [comment] use 'read-write' instead of 'ignore read-only' * [comment] use 'read-write' instead of 'ignore read-only' * [comment] use 'read-write' instead of 'ignore read-only' --- etc/profile-a-l/gnome-system-log.profile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'etc/profile-a-l/gnome-system-log.profile') diff --git a/etc/profile-a-l/gnome-system-log.profile b/etc/profile-a-l/gnome-system-log.profile index 067f9f814..c71f80aa3 100644 --- a/etc/profile-a-l/gnome-system-log.profile +++ b/etc/profile-a-l/gnome-system-log.profile @@ -27,8 +27,7 @@ ipc-namespace no3d nodvd # When using 'volatile' storage (https://www.freedesktop.org/software/systemd/man/journald.conf.html), -# comment both 'nogroups' and 'noroot' -# or put 'ignore nogroups' and 'ignore noroot' in your gnome-system-log.local. +# put 'ignore nogroups' and 'ignore noroot' in your gnome-system-log.local. nogroups noinput nonewprivs @@ -54,6 +53,5 @@ writable-var-log # dbus-system none memory-deny-write-execute -# Comment the line below if you export logs to a file in your ${HOME} -# or put 'ignore read-only ${HOME}' in your gnome-system-log.local +# Add 'read-write ${HOME}' to your gnome-system-log.local if you export logs to a file under your ${HOME}. read-only ${HOME} -- cgit v1.2.3-70-g09d2