summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-07-31 10:06:41 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-07-31 10:06:41 -0400
commit59cd5a6b6bb90d316d7f628fd6fc2df9ff2b17ab (patch)
treeb8e44859848ece18a81e63afc7910d0d0a4ca544 /etc
parentMerge pull request #662 from reinerh/master (diff)
downloadfirejail-59cd5a6b6bb90d316d7f628fd6fc2df9ff2b17ab.tar.gz
firejail-59cd5a6b6bb90d316d7f628fd6fc2df9ff2b17ab.tar.zst
firejail-59cd5a6b6bb90d316d7f628fd6fc2df9ff2b17ab.zip
cleanup and some new tests
Diffstat (limited to 'etc')
-rw-r--r--etc/file.profile1
-rw-r--r--etc/tar.profile1
-rw-r--r--etc/unrar.profile1
-rw-r--r--etc/unzip.profile1
4 files changed, 4 insertions, 0 deletions
diff --git a/etc/file.profile b/etc/file.profile
index 357576040..1569b42c7 100644
--- a/etc/file.profile
+++ b/etc/file.profile
@@ -1,4 +1,5 @@
1# file profile 1# file profile
2ignore noroot
2include /etc/firejail/default.profile 3include /etc/firejail/default.profile
3 4
4tracelog 5tracelog
diff --git a/etc/tar.profile b/etc/tar.profile
index 4ce3e59f0..769a3cd4e 100644
--- a/etc/tar.profile
+++ b/etc/tar.profile
@@ -1,4 +1,5 @@
1# tar profile 1# tar profile
2ignore noroot
2include /etc/firejail/default.profile 3include /etc/firejail/default.profile
3 4
4tracelog 5tracelog
diff --git a/etc/unrar.profile b/etc/unrar.profile
index ccd144699..74079e7b9 100644
--- a/etc/unrar.profile
+++ b/etc/unrar.profile
@@ -1,4 +1,5 @@
1# unrar profile 1# unrar profile
2ignore noroot
2include /etc/firejail/default.profile 3include /etc/firejail/default.profile
3 4
4tracelog 5tracelog
diff --git a/etc/unzip.profile b/etc/unzip.profile
index d4862004c..502839b98 100644
--- a/etc/unzip.profile
+++ b/etc/unzip.profile
@@ -1,4 +1,5 @@
1# unzip profile 1# unzip profile
2ignore noroot
2include /etc/firejail/default.profile 3include /etc/firejail/default.profile
3 4
4tracelog 5tracelog