aboutsummaryrefslogtreecommitdiffstats
path: root/etc/bsdtar.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-07-04 15:48:02 -0400
committerLibravatar Tad <tad@spotco.us>2018-07-04 15:48:02 -0400
commite91e7b2b8165450e695c7f45492cca2ae6927678 (patch)
treea9379cc4330adfa679cdae89f64741c6f23df679 /etc/bsdtar.profile
parentMerge pull request #2025 from Bundy01/master (diff)
downloadfirejail-e91e7b2b8165450e695c7f45492cca2ae6927678.tar.gz
firejail-e91e7b2b8165450e695c7f45492cca2ae6927678.tar.zst
firejail-e91e7b2b8165450e695c7f45492cca2ae6927678.zip
Merges + misc fixes
- Change some links in README to HTTPS - Fixup some typos in firejail-profile manpage - Cleanup dash from private-etc - Fixup gradio - Synchronize server profile with default profile
Diffstat (limited to 'etc/bsdtar.profile')
-rw-r--r--etc/bsdtar.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/bsdtar.profile b/etc/bsdtar.profile
index a49fc023a..d3bc76ba5 100644
--- a/etc/bsdtar.profile
+++ b/etc/bsdtar.profile
@@ -34,7 +34,7 @@ shell none
34tracelog 34tracelog
35 35
36# support compressed archives 36# support compressed archives
37private-bin sh,bash,dash,bsdtar,gtar,compress,gzip,lzma,xz,bzip2,lbzip2,lzip,lzop,lz4,libarchive 37private-bin sh,bash,bsdtar,gtar,compress,gzip,lzma,xz,bzip2,lbzip2,lzip,lzop,lz4,libarchive
38private-dev 38private-dev
39private-etc passwd,group,localtime 39private-etc passwd,group,localtime
40 40