aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cksum.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/cksum.profile')
-rw-r--r--etc/profile-a-l/cksum.profile13
1 files changed, 13 insertions, 0 deletions
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 @@
1# Firejail profile for cksum
2# Description: checksum and count the bytes in a file
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include cksum.local
7# Persistent global definitions
8include globals.local
9
10private-bin cksum
11
12# Redirect
13include hasher-common.profile