aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-08-18 15:32:11 +0200
committerLibravatar GitHub <noreply@github.com>2017-08-18 15:32:11 +0200
commit47dba686e4389d0e8820da52918250ee8f6c9a49 (patch)
treeeb9554ed16c3329108f5bd493617df36ed1a760f /etc
parentmemory-deny-write-execute testing (diff)
downloadfirejail-47dba686e4389d0e8820da52918250ee8f6c9a49.tar.gz
firejail-47dba686e4389d0e8820da52918250ee8f6c9a49.tar.zst
firejail-47dba686e4389d0e8820da52918250ee8f6c9a49.zip
bring back options
Diffstat (limited to 'etc')
-rw-r--r--etc/skanlite.profile10
1 files changed, 6 insertions, 4 deletions
diff --git a/etc/skanlite.profile b/etc/skanlite.profile
index 0338bc452..d34d2e92d 100644
--- a/etc/skanlite.profile
+++ b/etc/skanlite.profile
@@ -12,18 +12,20 @@ include /etc/firejail/disable-passwdmgr.inc
12include /etc/firejail/disable-programs.inc 12include /etc/firejail/disable-programs.inc
13 13
14caps.drop all 14caps.drop all
15netfilter 15# net none
16nodvd 16nodvd
17nogroups 17nogroups
18nonewprivs 18nonewprivs
19noroot 19noroot
20nosound 20nosound
21notv 21notv
22# protocol unix,inet,inet6 22novideo
23seccomp 23protocol unix,netlink
24# skanlite makes ioperm system calls, which are blacklisted by default.
25seccomp.drop @clock,@cpu-emulation,@debug,@module,@obsolete,@reboot,@resources,@swap,acct,add_key,bpf,chroot,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
24shell none 26shell none
25 27
26# private-bin skanlite 28private-bin skanlite,kbuildsycoca4
27# private-dev 29# private-dev
28# private-etc 30# private-etc
29# private-tmp 31# private-tmp