summaryrefslogtreecommitdiffstats
path: root/etc/cpio.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/cpio.profile')
-rw-r--r--etc/cpio.profile14
1 files changed, 8 insertions, 6 deletions
diff --git a/etc/cpio.profile b/etc/cpio.profile
index 811d657f2..f10b82962 100644
--- a/etc/cpio.profile
+++ b/etc/cpio.profile
@@ -1,8 +1,10 @@
1include /usr/local/etc/firejail/server.profile 1# cpio profile
2include /usr/local/etc/firejail/disable-common.inc 2# testing: find . -print -depth | cpio -ov > tree.cpio
3include /usr/local/etc/firejail/disable-programs.inc 3include /etc/firejail/default.profile
4include /usr/local/etc/firejail/disable-passwdmgr.inc 4tracelog
5caps.drop all
6net none 5net none
7shell none 6shell none
8seccomp 7private-bin cpio
8private-dev
9
10