aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-17 09:52:29 +0000
committerLibravatar GitHub <noreply@github.com>2019-06-17 09:52:29 +0000
commit0330e04ec3eab46bb4150dbb593ca7d4ff1665cd (patch)
treebc378e19845f5cdd25ee3a662ab76773fda427dd /etc
parentcleanup (diff)
parentApply suggestions from code review (diff)
downloadfirejail-0330e04ec3eab46bb4150dbb593ca7d4ff1665cd.tar.gz
firejail-0330e04ec3eab46bb4150dbb593ca7d4ff1665cd.tar.zst
firejail-0330e04ec3eab46bb4150dbb593ca7d4ff1665cd.zip
Merge pull request #2775 from jose1711/udiskie-profile
Add profile for udiskie
Diffstat (limited to 'etc')
-rw-r--r--etc/udiskie.profile45
1 files changed, 45 insertions, 0 deletions
diff --git a/etc/udiskie.profile b/etc/udiskie.profile
new file mode 100644
index 000000000..7960b4bc3
--- /dev/null
+++ b/etc/udiskie.profile
@@ -0,0 +1,45 @@
1# Firejail profile for udiskie
2# Description: Removable disk automounter using udisks
3# This file is overwritten after every install/update
4# Persistent local customizations
5include udiskie.local
6# Persistent global definitions
7include globals.local
8
9# Allow python (blacklisted by disable-interpreters.inc)
10include allow-python3.inc
11
12include disable-common.inc
13include disable-devel.inc
14include disable-exec.inc
15include disable-interpreters.inc
16include disable-passwdmgr.inc
17include disable-programs.inc
18include disable-xdg.inc
19
20include whitelist-var-common.inc
21
22caps.drop all
23machine-id
24net none
25no3d
26nogroups
27nonewprivs
28noroot
29nosound
30notv
31nou2f
32novideo
33protocol unix
34seccomp
35shell none
36tracelog
37
38private-bin awk,cut,dbus-send,egrep,file,grep,head,python,python3,readlink,sed,sh,udiskie,uname,which,xdg-mime,xdg-open,xprop
39# add your configured file browser in udiskie.local, e. g.
40# private-bin nautilus
41# private-bin thunar
42private-cache
43private-dev
44private-etc ld.so.cache,ld.so.preload,ld.so.conf,ld.so.conf.d,locale,locale.alias,locale.conf,localtime,alternatives,mime.types,xdg
45private-tmp