aboutsummaryrefslogtreecommitdiffstats
path: root/etc/uudeview.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/uudeview.profile')
-rw-r--r--etc/uudeview.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/uudeview.profile b/etc/uudeview.profile
index b64ecaa3e..f71f0150d 100644
--- a/etc/uudeview.profile
+++ b/etc/uudeview.profile
@@ -4,7 +4,8 @@ quiet
4# Persistent local customizations 4# Persistent local customizations
5include /etc/firejail/uudeview.local 5include /etc/firejail/uudeview.local
6# Persistent global definitions 6# Persistent global definitions
7include /etc/firejail/globals.local 7# added by included default.profile
8#include /etc/firejail/globals.local
8 9
9hostname uudeview 10hostname uudeview
10ignore noroot 11ignore noroot
@@ -18,6 +19,7 @@ shell none
18tracelog 19tracelog
19 20
20private-bin uudeview 21private-bin uudeview
22private-cache
21private-dev 23private-dev
22private-etc ld.so.preload 24private-etc ld.so.preload
23 25