From 590f661715c991af40fb2de8b5bfe3b2bf2a606c Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 24 Apr 2019 12:25:36 -0400 Subject: Revert "Merge branch 'master' of github.com:netblue30/firejail" This reverts commit 0d42e12f11825f84d6bf6f9c667cd16272a3700c, reversing changes made to 63efb454a4af0ee5d4905f7cfae193138aef3e15. --- etc/geany.profile | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) (limited to 'etc/geany.profile') 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 @@ -]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 +# Firejail profile for geany +# Description: Fast and lightweight IDE +# This file is overwritten after every install/update +# Persistent local customizations +include geany.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.config/geany +noblacklist ${HOME}/.config/git +noblacklist ${HOME}/.gitconfig +noblacklist ${HOME}/.git-credentials +noblacklist ${HOME}/.python-history +noblacklist ${HOME}/.pythonrc.py + +include disable-common.inc +include disable-passwdmgr.inc +include disable-programs.inc + +caps.drop all +netfilter +no3d +nodvd +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix,inet,inet6 +seccomp +shell none + +private-cache +private-dev +private-tmp -- cgit v1.2.3-70-g09d2