aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/sha256sum.profile
blob: 45ddecd2d00631eff2f83f9ebff4c92bf945f273 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Firejail profile for sha256sum
# Description: compute and check SHA256 message digest
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include sha256sum.local
# Persistent global definitions
include globals.local

# If you use nvm, add the below lines to your sha256sum.local
#noblacklist ${HOME}/.nvm

private-bin sha256sum

# Redirect
include hasher-common.profile