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-a-l/cksum.profile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 etc/profile-a-l/cksum.profile (limited to 'etc/profile-a-l/cksum.profile') diff --git a/etc/profile-a-l/cksum.profile b/etc/profile-a-l/cksum.profile new file mode 100644 index 000000000..2baeed2ed --- /dev/null +++ b/etc/profile-a-l/cksum.profile @@ -0,0 +1,13 @@ +# Firejail profile for cksum +# Description: checksum and count the bytes in a file +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include cksum.local +# Persistent global definitions +include globals.local + +private-bin cksum + +# Redirect +include hasher-common.profile -- cgit v1.2.3-70-g09d2