summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-01 00:31:30 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-01 00:31:30 +0000
commit7158bf7a2c26f5da9746b82ec793a3ad4781e141 (patch)
treedd699e5dd1cf8943d55fd60dd3cd4f71ba8a83fe /etc
parentAdd new profile for hardinfo (#2487) (diff)
downloadfirejail-7158bf7a2c26f5da9746b82ec793a3ad4781e141.tar.gz
firejail-7158bf7a2c26f5da9746b82ec793a3ad4781e141.tar.zst
firejail-7158bf7a2c26f5da9746b82ec793a3ad4781e141.zip
Add new profile for regextester (#2488)
* Create regextester.profile * Add regextester to firecfg
Diffstat (limited to 'etc')
-rw-r--r--etc/regextester.profile48
1 files changed, 48 insertions, 0 deletions
diff --git a/etc/regextester.profile b/etc/regextester.profile
new file mode 100644
index 000000000..8d18b9101
--- /dev/null
+++ b/etc/regextester.profile
@@ -0,0 +1,48 @@
1# Firejail profile for regextester
2# Description: A simple regex tester built for Pantheon Shell
3# This file is overwritten after every install/update
4# Persistent local customizations
5include regextester.local
6# Persistent global definitions
7include globals.local
8
9include disable-common.inc
10include disable-devel.inc
11include disable-passwdmgr.inc
12include disable-interpreters.inc
13include disable-programs.inc
14include disable-xdg.inc
15
16include whitelist-common.inc
17
18apparmor
19caps.drop all
20ipc-namespace
21machine-id
22net none
23no3d
24nodbus
25nodvd
26nogroups
27nonewprivs
28noroot
29nosound
30notv
31nou2f
32novideo
33protocol unix
34seccomp
35shell none
36tracelog
37
38disable-mnt
39private-bin regextester
40private-cache
41private-dev
42private-etc alternatives,fonts
43private-lib /usr/lib/libgranite.so.*
44private-tmp
45
46memory-deny-write-execute
47noexec ${HOME}
48noexec /tmp