aboutsummaryrefslogtreecommitdiffstats
path: root/etc/brackets.profile
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2018-03-02 22:14:25 -0600
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2018-03-02 22:14:25 -0600
commitf7ac3a644d2612bbfc9220c119a0e00b837dec2c (patch)
treeadac5cbb85078c6bb679857ebe08e0f3f3194c2e /etc/brackets.profile
parentlet konsole access its settings - #1789 (diff)
downloadfirejail-f7ac3a644d2612bbfc9220c119a0e00b837dec2c.tar.gz
firejail-f7ac3a644d2612bbfc9220c119a0e00b837dec2c.tar.zst
firejail-f7ac3a644d2612bbfc9220c119a0e00b837dec2c.zip
Add netlink to protocol list and drop chroot from seccomp filter - should fix #1792.
Brackets no longer opens without netlink in the protocol list, or with chroot blacklisted by the seccomp filter (which this commit changes from 'seccomp' to 'seccomp.keep').
Diffstat (limited to 'etc/brackets.profile')
-rw-r--r--etc/brackets.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/brackets.profile b/etc/brackets.profile
index a5a06f9f3..22a8dffea 100644
--- a/etc/brackets.profile
+++ b/etc/brackets.profile
@@ -22,8 +22,8 @@ noroot
22nosound 22nosound
23notv 23notv
24novideo 24novideo
25protocol unix,inet,inet6 25protocol unix,inet,inet6,netlink
26seccomp 26seccomp.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,vmsplic
27shell none 27shell none
28 28
29private-dev 29private-dev