aboutsummaryrefslogtreecommitdiffstats
path: root/etc/cpio.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-01 09:55:12 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-01 09:55:12 -0400
commit19a9166bd3f8ac58acc5b3cbe04d72d79d82c881 (patch)
tree1542a476d2b3995b922f3e2834cc6d1be6398c3e /etc/cpio.profile
parentMerge pull request #673 from reinerh/master (diff)
downloadfirejail-19a9166bd3f8ac58acc5b3cbe04d72d79d82c881.tar.gz
firejail-19a9166bd3f8ac58acc5b3cbe04d72d79d82c881.tar.zst
firejail-19a9166bd3f8ac58acc5b3cbe04d72d79d82c881.zip
added quiet profile command
Diffstat (limited to 'etc/cpio.profile')
-rw-r--r--etc/cpio.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/cpio.profile b/etc/cpio.profile
index b4d232496..5772c7368 100644
--- a/etc/cpio.profile
+++ b/etc/cpio.profile
@@ -1,7 +1,7 @@
1# cpio profile 1# cpio profile
2# /sbin and /usr/sbin are visible inside the sandbox 2# /sbin and /usr/sbin are visible inside the sandbox
3# /boot is not visible and /var is heavily modified 3# /boot is not visible and /var is heavily modified
4 4quiet
5noblacklist /sbin 5noblacklist /sbin
6noblacklist /usr/sbin 6noblacklist /usr/sbin
7include /etc/firejail/disable-common.inc 7include /etc/firejail/disable-common.inc