aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/localsend_app.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/localsend_app.profile')
-rw-r--r--etc/profile-a-l/localsend_app.profile65
1 files changed, 65 insertions, 0 deletions
diff --git a/etc/profile-a-l/localsend_app.profile b/etc/profile-a-l/localsend_app.profile
new file mode 100644
index 000000000..e9dbb0607
--- /dev/null
+++ b/etc/profile-a-l/localsend_app.profile
@@ -0,0 +1,65 @@
1# Firejail profile for localsend_app
2# Description: An open source cross-platform alternative to AirDrop
3# This file is overwritten after every install/update
4# Persistent local customizations
5include localsend_app.local
6# Persistent global definitions
7include globals.local
8
9blacklist /usr/libexec
10
11noblacklist ${HOME}/.local/share/localsend_app
12
13include disable-common.inc
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-proc.inc
18include disable-programs.inc
19include disable-shell.inc
20#include disable-xdg.inc
21
22#mkdir ${HOME}/.local/share/localsend_app
23#whitelist ${HOME}/.local/share/localsend_app
24#whitelist ${DOWNLOADS}
25#whitelist /usr/share/localsend_app
26#include whitelist-common.inc
27include whitelist-run-common.inc
28include whitelist-runuser-common.inc
29include whitelist-usr-share-common.inc
30include whitelist-var-common.inc
31
32apparmor
33caps.drop all
34ipc-namespace
35machine-id
36netfilter
37#no3d
38nodvd
39nogroups
40noinput
41nonewprivs
42noprinters
43noroot
44nosound
45notv
46nou2f
47novideo
48protocol unix,inet,inet6
49seccomp
50seccomp.block-secondary
51tracelog
52
53private-bin localsend_app
54private-cache
55private-dev
56private-etc @network,@tls-ca
57private-tmp
58
59dbus-user none
60dbus-system none
61
62read-only ${HOME}
63read-write ${HOME}/.local/share/localsend_app
64read-write ${DOWNLOADS}
65restrict-namespaces