aboutsummaryrefslogtreecommitdiffstats
path: root/etc/leafpad.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/leafpad.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/leafpad.profile')
-rw-r--r--etc/leafpad.profile40
1 files changed, 0 insertions, 40 deletions
diff --git a/etc/leafpad.profile b/etc/leafpad.profile
deleted file mode 100644
index c456541aa..000000000
--- a/etc/leafpad.profile
+++ /dev/null
@@ -1,40 +0,0 @@
1# Firejail profile for leafpad
2# Description: GTK+ based simple text editor
3# This file is overwritten after every install/update
4# Persistent local customizations
5include leafpad.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/leafpad
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17
18include whitelist-var-common.inc
19
20apparmor
21caps.drop all
22net none
23no3d
24nodvd
25nogroups
26nonewprivs
27noroot
28nosound
29notv
30nou2f
31novideo
32protocol unix
33seccomp
34shell none
35
36private-bin leafpad
37private-dev
38private-lib
39private-tmp
40