aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-system-log.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-05-02 00:14:26 +0000
committerLibravatar GitHub <noreply@github.com>2019-05-02 00:14:26 +0000
commit84491563e5902131627433ebecbc4c8a3ccc752c (patch)
tree94fff6d3d2850db15816565f9d677d2b22cef420 /etc/gnome-system-log.profile
parentUpdate thunderbird.profile (diff)
downloadfirejail-84491563e5902131627433ebecbc4c8a3ccc752c.tar.gz
firejail-84491563e5902131627433ebecbc4c8a3ccc752c.tar.zst
firejail-84491563e5902131627433ebecbc4c8a3ccc752c.zip
Comment fixes (#2674)
* Fix comments in eom.profile * Fix comments in eog.profile * Fix comments in gnome-system-log.profile * Fix comments in gnome-logs.profile
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}