aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2024-02-19 09:04:32 +0000
committerLibravatar GitHub <noreply@github.com>2024-02-19 09:04:32 +0000
commit2bca27a10b0b531356cf64d9ffd317af10b0ec6a (patch)
tree82c0c3f1764ad59939c4135e6395e8e7c4735e73 /etc/profile-a-l
parentMerge pull request #6180 from haplo/rawtherapee (diff)
parentBlacklist ~/.electron-cash in disable-programs.inc (diff)
downloadfirejail-2bca27a10b0b531356cf64d9ffd317af10b0ec6a.tar.gz
firejail-2bca27a10b0b531356cf64d9ffd317af10b0ec6a.tar.zst
firejail-2bca27a10b0b531356cf64d9ffd317af10b0ec6a.zip
Merge pull request #6181 from haplo/electron-cash
Profile for Electron Cash
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/electron-cash.profile54
1 files changed, 54 insertions, 0 deletions
diff --git a/etc/profile-a-l/electron-cash.profile b/etc/profile-a-l/electron-cash.profile
new file mode 100644
index 000000000..bedccf667
--- /dev/null
+++ b/etc/profile-a-l/electron-cash.profile
@@ -0,0 +1,54 @@
1# Firejail profile for electron-cash
2# Description: Lightweight Bitcoin Cash wallet
3# This file is overwritten after every install/update
4# Persistent local customizations
5include electron-cash.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.electron-cash
10
11# Allow python (blacklisted by disable-interpreters.inc)
12include allow-python3.inc
13
14include disable-common.inc
15include disable-devel.inc
16include disable-exec.inc
17include disable-interpreters.inc
18include disable-programs.inc
19include disable-shell.inc
20include disable-xdg.inc
21
22mkdir ${HOME}/.electron-cash
23whitelist ${HOME}/.electron-cash
24include whitelist-common.inc
25include whitelist-var-common.inc
26
27caps.drop all
28ipc-namespace
29netfilter
30no3d
31nodvd
32nogroups
33noinput
34nonewprivs
35noroot
36nosound
37notv
38nou2f
39novideo
40protocol unix,inet,inet6
41seccomp
42
43disable-mnt
44private-bin electron-cash,python*
45private-cache
46?HAS_APPIMAGE: ignore private-dev
47private-dev
48private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,ld.so.cache,ld.so.preload,machine-id,pki,resolv.conf,ssl
49private-tmp
50
51# dbus-user none
52# dbus-system none
53
54restrict-namespaces