aboutsummaryrefslogtreecommitdiffstats
path: root/etc/unf.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/unf.profile')
-rw-r--r--etc/unf.profile54
1 files changed, 54 insertions, 0 deletions
diff --git a/etc/unf.profile b/etc/unf.profile
new file mode 100644
index 000000000..1f0b2aa32
--- /dev/null
+++ b/etc/unf.profile
@@ -0,0 +1,54 @@
1# Firejail profile for unf
2# Description: UNixize Filename -- replace annoying anti-unix characters in filenames
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include unf.local
7# Persistent global definitions
8include globals.local
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
16include disable-xdg.inc
17
18whitelist ${DOWNLOADS}
19include whitelist-common.inc
20include whitelist-usr-share-common.inc
21include whitelist-var-common.inc
22
23apparmor
24caps.drop all
25hostname unf
26ipc-namespace
27machine-id
28net none
29no3d
30nodbus
31nodvd
32nogroups
33nonewprivs
34noroot
35nosound
36notv
37nou2f
38novideo
39protocol unix
40seccomp
41shell none
42tracelog
43x11 none
44
45disable-mnt
46private-bin unf
47private-cache
48?HAS_APPIMAGE: ignore private-dev
49private-dev
50private-etc alternatives
51private-lib libgcc_s.so.*
52private-tmp
53
54memory-deny-write-execute