aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/url-eater.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-04-18 02:36:55 +0000
committerLibravatar GitHub <noreply@github.com>2023-04-18 02:36:55 +0000
commit7140573b9269b04cc36f5a9bd34a861ed2feb380 (patch)
treeadaf50c9d1d61a5c28570e09b93f4ed37168eae3 /etc/profile-m-z/url-eater.profile
parentbuild(deps): bump actions/checkout from 3.5.0 to 3.5.2 (diff)
downloadfirejail-7140573b9269b04cc36f5a9bd34a861ed2feb380.tar.gz
firejail-7140573b9269b04cc36f5a9bd34a861ed2feb380.tar.zst
firejail-7140573b9269b04cc36f5a9bd34a861ed2feb380.zip
New profile: url-eater (#5780)
* Create url-eater.profile * RELNOTES: add url-eater to 'new profiles'
Diffstat (limited to 'etc/profile-m-z/url-eater.profile')
-rw-r--r--etc/profile-m-z/url-eater.profile58
1 files changed, 58 insertions, 0 deletions
diff --git a/etc/profile-m-z/url-eater.profile b/etc/profile-m-z/url-eater.profile
new file mode 100644
index 000000000..a894ff0f6
--- /dev/null
+++ b/etc/profile-m-z/url-eater.profile
@@ -0,0 +1,58 @@
1# Firejail profile for url-eater
2# Description: Clean unnecessary parameters from URLs copied to clipboard
3# This file is overwritten after every install/update
4# Persistent local customizations
5include url-eater.local
6# Persistent global definitions
7include globals.local
8
9include disable-common.inc
10include disable-devel.inc
11include disable-exec.inc
12include disable-interpreters.inc
13include disable-proc.inc
14include disable-programs.inc
15include disable-shell.inc
16include disable-xdg.inc
17
18include whitelist-common.inc
19include whitelist-run-common.inc
20include whitelist-runuser-common.inc
21include whitelist-usr-share-common.inc
22include whitelist-var-common.inc
23
24apparmor
25caps.drop all
26ipc-namespace
27machine-id
28net none
29no3d
30nodvd
31nogroups
32noinput
33nonewprivs
34noprinters
35noroot
36nosound
37notv
38nou2f
39novideo
40protocol unix
41seccomp
42seccomp.block-secondary
43tracelog
44
45disable-mnt
46private-bin url-eater
47private-cache
48private-dev
49private-etc url-eater.kdl
50private-lib
51#private-tmp # breaks on Arch
52
53dbus-user none
54dbus-system none
55
56memory-deny-write-execute
57read-only ${HOME}
58restrict-namespaces