aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2018-05-04 03:11:09 +0000
committerLibravatar GitHub <noreply@github.com>2018-05-04 03:11:09 +0000
commit45a817f877d7ed3c8fd2b6a182f245a7ad3cb50f (patch)
treea17b12e64c2685956fce69a3ffddbca7a40b99f0 /etc
parentadd disable-interpreters.inc to gnome-logs (#1923) (diff)
downloadfirejail-45a817f877d7ed3c8fd2b6a182f245a7ad3cb50f.tar.gz
firejail-45a817f877d7ed3c8fd2b6a182f245a7ad3cb50f.tar.zst
firejail-45a817f877d7ed3c8fd2b6a182f245a7ad3cb50f.zip
add note for 'volatile' staorage support
Diffstat (limited to 'etc')
-rw-r--r--etc/gnome-logs.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/gnome-logs.profile b/etc/gnome-logs.profile
index e5f691544..f8bb68fdd 100644
--- a/etc/gnome-logs.profile
+++ b/etc/gnome-logs.profile
@@ -19,6 +19,8 @@ net none
19no3d 19no3d
20nodbus 20nodbus
21nodvd 21nodvd
22# When using 'volatile' storage (https://www.freedesktop.org/software/systemd/man/journald.conf.html),
23# comment both 'nogroups' and 'noroot'
22nogroups 24nogroups
23nonewprivs 25nonewprivs
24noroot 26noroot
@@ -32,7 +34,7 @@ shell none
32disable-mnt 34disable-mnt
33private-bin gnome-logs 35private-bin gnome-logs
34private-dev 36private-dev
35private-etc fonts,localtime 37private-etc fonts,localtime,machine-id
36private-lib gdk-pixbuf-2.0,gio,gvfs/libgvfscommon.so,libgconf-2.so.4,librsvg-2.so.2 38private-lib gdk-pixbuf-2.0,gio,gvfs/libgvfscommon.so,libgconf-2.so.4,librsvg-2.so.2
37private-tmp 39private-tmp
38writable-var-log 40writable-var-log