summaryrefslogtreecommitdiffstats
path: root/etc/geany.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-04-24 12:25:36 -0400
committerLibravatar Tad <tad@spotco.us>2019-04-24 12:25:36 -0400
commit590f661715c991af40fb2de8b5bfe3b2bf2a606c (patch)
tree2903a2dea16c9f3e8fe5b257ed6859189c405c4f /etc/geany.profile
parentMerge branch 'master' of github.com:netblue30/firejail (diff)
downloadfirejail-590f661715c991af40fb2de8b5bfe3b2bf2a606c.tar.gz
firejail-590f661715c991af40fb2de8b5bfe3b2bf2a606c.tar.zst
firejail-590f661715c991af40fb2de8b5bfe3b2bf2a606c.zip
Revert "Merge branch 'master' of github.com:netblue30/firejail"
Diffstat (limited to 'etc/geany.profile')
-rw-r--r--etc/geany.profile38
1 files changed, 37 insertions, 1 deletions
diff --git a/etc/geany.profile b/etc/geany.profile
index 5547477fc..b9c0da12e 100644
--- a/etc/geany.profile
+++ b/etc/geany.profile
@@ -1 +1,37 @@
1]0;firejail /usr/bin/meld ./etc/geany_LOCAL_29017.profile ./etc/geany_BASE_29017.profile ./etc/geany_REMOTE_29017.profile  \ No newline at end of file 1# Firejail profile for geany
2# Description: Fast and lightweight IDE
3# This file is overwritten after every install/update
4# Persistent local customizations
5include geany.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/geany
10noblacklist ${HOME}/.config/git
11noblacklist ${HOME}/.gitconfig
12noblacklist ${HOME}/.git-credentials
13noblacklist ${HOME}/.python-history
14noblacklist ${HOME}/.pythonrc.py
15
16include disable-common.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19
20caps.drop all
21netfilter
22no3d
23nodvd
24nogroups
25nonewprivs
26noroot
27nosound
28notv
29nou2f
30novideo
31protocol unix,inet,inet6
32seccomp
33shell none
34
35private-cache
36private-dev
37private-tmp