mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
13 lines
307 B
Text
13 lines
307 B
Text
# Firejail profile for sum
|
|
# Description: checksum and count the blocks in a file
|
|
# This file is overwritten after every install/update
|
|
quiet
|
|
# Persistent local customizations
|
|
include sum.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
private-bin sum
|
|
|
|
# Redirect
|
|
include hasher-common.profile
|