aboutsummaryrefslogtreecommitdiffstats
path: root/etc/uudeview.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 17:36:19 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 17:36:19 +0200
commitf413040c5e4c052b4bc81706b9f12e5dcf0fa5b3 (patch)
tree840dd9d781a13c611b0b61e25161e9f6aef86779 /etc/uudeview.profile
parentAdd pandoc.profile (diff)
downloadfirejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.tar.gz
firejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.tar.zst
firejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.zip
many profile cleanups (2)
Diffstat (limited to 'etc/uudeview.profile')
-rw-r--r--etc/uudeview.profile21
1 files changed, 16 insertions, 5 deletions
diff --git a/etc/uudeview.profile b/etc/uudeview.profile
index 859656fa5..9b7c4f5ba 100644
--- a/etc/uudeview.profile
+++ b/etc/uudeview.profile
@@ -5,18 +5,31 @@ quiet
5# Persistent local customizations 5# Persistent local customizations
6include uudeview.local 6include uudeview.local
7# Persistent global definitions 7# Persistent global definitions
8# added by included profile 8include globals.local
9#include globals.local
10 9
10include disable-common.inc
11include disable-devel.inc
12include disable-exec.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16
17caps.drop all
18ipc-namespace
19machine-id
11hostname uudeview 20hostname uudeview
12ignore noroot
13net none 21net none
14nodbus 22nodbus
15nodvd 23nodvd
24#nogroups
25nonewprivs
26#noroot
16nosound 27nosound
17notv 28notv
18nou2f 29nou2f
19novideo 30novideo
31protocol unix
32seccomp
20shell none 33shell none
21tracelog 34tracelog
22 35
@@ -24,5 +37,3 @@ private-bin uudeview
24private-cache 37private-cache
25private-dev 38private-dev
26private-etc alternatives,ld.so.preload 39private-etc alternatives,ld.so.preload
27
28include default.profile