From f7e232c1bef82898982564e61b1e1d89e91f87f2 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Mon, 8 Mar 2021 17:16:37 +0100 Subject: Add profile for checksum tools * Oops! Thanks for catching. * Add quiet --- etc/profile-m-z/sha1sum.profile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 etc/profile-m-z/sha1sum.profile (limited to 'etc/profile-m-z/sha1sum.profile') diff --git a/etc/profile-m-z/sha1sum.profile b/etc/profile-m-z/sha1sum.profile new file mode 100644 index 000000000..b2064b95d --- /dev/null +++ b/etc/profile-m-z/sha1sum.profile @@ -0,0 +1,13 @@ +# Firejail profile for sha1sum +# Description: compute and check SHA1 message digest +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include sha1sum.local +# Persistent global definitions +include globals.local + +private-bin sha1sum + +# Redirect +include hasher-common.profile -- cgit v1.2.3-70-g09d2