aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cower.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/cower.profile')
-rw-r--r--etc/profile-a-l/cower.profile49
1 files changed, 49 insertions, 0 deletions
diff --git a/etc/profile-a-l/cower.profile b/etc/profile-a-l/cower.profile
new file mode 100644
index 000000000..8efe48240
--- /dev/null
+++ b/etc/profile-a-l/cower.profile
@@ -0,0 +1,49 @@
1# Firejail profile for cower
2# Description: a simple AUR agent with a pretentious name
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include cower.local
7# Persistent global definitions
8include globals.local
9
10noblacklist ${HOME}/.config/cower
11noblacklist /var/lib/pacman
12
13include disable-common.inc
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19include disable-xdg.inc
20
21# This profile could be significantly strengthened by adding the following to cower.local
22# whitelist ${HOME}/<Your Build Folder>
23# whitelist ${HOME}/.config/cower
24
25caps.drop all
26ipc-namespace
27netfilter
28no3d
29nodvd
30nogroups
31nonewprivs
32noroot
33nosound
34notv
35nou2f
36novideo
37protocol unix,inet,inet6
38seccomp
39shell none
40
41disable-mnt
42private-bin cower
43private-cache
44private-dev
45private-tmp
46
47memory-deny-write-execute
48
49read-only ${HOME}/.config/cower/config