aboutsummaryrefslogtreecommitdiffstats
path: root/etc/strings.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/strings.profile')
-rw-r--r--etc/strings.profile7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/strings.profile b/etc/strings.profile
index ae2fbf18f..f243606ec 100644
--- a/etc/strings.profile
+++ b/etc/strings.profile
@@ -2,10 +2,10 @@
2# This file is overwritten after every install/update 2# This file is overwritten after every install/update
3quiet 3quiet
4# Persistent local customizations 4# Persistent local customizations
5include /etc/firejail/strings.local 5include strings.local
6# Persistent global definitions 6# Persistent global definitions
7# added by included default.profile 7# added by included default.profile
8#include /etc/firejail/globals.local 8#include globals.local
9 9
10blacklist /tmp/.X11-unix 10blacklist /tmp/.X11-unix
11 11
@@ -16,6 +16,7 @@ nodbus
16nodvd 16nodvd
17nosound 17nosound
18notv 18notv
19nou2f
19novideo 20novideo
20shell none 21shell none
21tracelog 22tracelog
@@ -30,4 +31,4 @@ memory-deny-write-execute
30noexec ${HOME} 31noexec ${HOME}
31noexec /tmp 32noexec /tmp
32 33
33include /etc/firejail/default.profile 34include default.profile