aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/hasher-common.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2021-07-24 15:31:40 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2021-07-24 15:31:40 +0200
commit1ba2024d8a833eaf93436218fb25943600f303bc (patch)
treeb247db3bde21484c4ce9f5e85db655d9b32c8286 /etc/profile-a-l/hasher-common.profile
parentorganize program startup (diff)
parentComplete 42a03511d0877690276da83bf548635d7e8ca693 (diff)
downloadfirejail-1ba2024d8a833eaf93436218fb25943600f303bc.tar.gz
firejail-1ba2024d8a833eaf93436218fb25943600f303bc.tar.zst
firejail-1ba2024d8a833eaf93436218fb25943600f303bc.zip
Merge branch 'master' of https://github.com/netblue30/firejail
Diffstat (limited to 'etc/profile-a-l/hasher-common.profile')
-rw-r--r--etc/profile-a-l/hasher-common.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/hasher-common.profile b/etc/profile-a-l/hasher-common.profile
index 44584f26b..1c2a44e06 100644
--- a/etc/profile-a-l/hasher-common.profile
+++ b/etc/profile-a-l/hasher-common.profile
@@ -4,7 +4,7 @@ include hasher-common.local
4 4
5# common profile for hasher/checksum tools 5# common profile for hasher/checksum tools
6 6
7blacklist ${RUNUSER} 7deny ${RUNUSER}
8 8
9# Comment/uncomment the relevant include file(s) in your hasher-common.local 9# Comment/uncomment the relevant include file(s) in your hasher-common.local
10# to (un)restrict file access for **all** hashers. Another option is to do this **per hasher** 10# to (un)restrict file access for **all** hashers. Another option is to do this **per hasher**