mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
add quiet to lzdiff/lzmadec (#3932)
* add quiet to lzdiff * add quiet to lzmadec
This commit is contained in:
parent
a0fce216e7
commit
d3330c1a9d
2 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Firejail profile alias for cpio
|
||||
# Description: Library and command line tools for XZ and LZMA compressed files
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include lzdiff.local
|
||||
# Persistent global definitions
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
# Firejail profile alias for xzdec
|
||||
# Description: Library and command line tools for XZ and LZMA compressed files
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include lzmadec.local
|
||||
# Persistent global definitions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue