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/brackets.profile | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) (limited to 'etc/brackets.profile') diff --git a/etc/brackets.profile b/etc/brackets.profile index 6f05e496a..fa0d7e592 100644 --- a/etc/brackets.profile +++ b/etc/brackets.profile @@ -1 +1,38 @@ -]0;firejail /usr/bin/meld ./etc/brackets_LOCAL_29017.profile ./etc/brackets_BASE_29017.profile ./etc/brackets_REMOTE_29017.profile  \ No newline at end of file +# Firejail profile for brackets +# This file is overwritten after every install/update +# Persistent local customizations +include brackets.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.config/Brackets +#noblacklist /opt/brackets/ +#noblacklist /opt/google/ +# Uncomment the the next two lines if you are developing rust. +# or put it in your brackets.local +#noblacklist ${HOME}/.cargo/config +#noblacklist ${HOME}/.cargo/registry +noblacklist ${HOME}/.config/git +noblacklist ${HOME}/.gitconfig +noblacklist ${HOME}/.git-credentials + +include disable-common.inc +include disable-passwdmgr.inc +include disable-programs.inc + +caps.drop all +netfilter +nodvd +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix,inet,inet6,netlink +seccomp.drop @clock,@cpu-emulation,@debug,@module,@obsolete,@reboot,@resources,@swap,acct,add_key,bpf,fanotify_init,io_cancel,io_destroy,io_getevents,io_setup,io_submit,iopl,ioprio_set,kcmp,keyctl,mount,name_to_handle_at,nfsservctl,ni_syscall,open_by_handle_at,pciconfig_iobase,pciconfig_read,pciconfig_write,personality,pivot_root,process_vm_readv,ptrace,remap_file_pages,request_key,s390_mmio_read,s390_mmio_write,setdomainname,sethostname,syslog,umount,umount2,userfaultfd,vhangup,vmsplice +shell none + +private-cache +private-dev -- cgit v1.2.3-70-g09d2