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/git.profile | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) (limited to 'etc/git.profile') diff --git a/etc/git.profile b/etc/git.profile index bdfdb4c41..0eb69faed 100644 --- a/etc/git.profile +++ b/etc/git.profile @@ -1 +1,51 @@ -]0;firejail /usr/bin/meld ./etc/git_LOCAL_29017.profile ./etc/git_BASE_29017.profile ./etc/git_REMOTE_29017.profile  \ No newline at end of file +# Firejail profile for git +# Description: Fast, scalable, distributed revision control system +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include git.local +# Persistent global definitions +include globals.local + +blacklist /tmp/.X11-unix + +noblacklist ${HOME}/.config/git +noblacklist ${HOME}/.config/nano +noblacklist ${HOME}/.emacs +noblacklist ${HOME}/.emacs.d +noblacklist ${HOME}/.gitconfig +noblacklist ${HOME}/.git-credentials +noblacklist ${HOME}/.gnupg +noblacklist ${HOME}/.nanorc +noblacklist ${HOME}/.oh-my-zsh +noblacklist ${HOME}/.ssh +noblacklist ${HOME}/.vim +noblacklist ${HOME}/.viminfo + +include disable-common.inc +include disable-exec.inc +include disable-passwdmgr.inc +include disable-programs.inc + +apparmor +caps.drop all +ipc-namespace +machine-id +netfilter +no3d +nodvd +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix,inet,inet6 +seccomp +shell none + +private-cache +private-dev + +memory-deny-write-execute -- cgit v1.2.3-70-g09d2