From d3330c1a9d28eb52a73bea9813e2764bc7260e90 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sat, 30 Jan 2021 21:36:26 +0000 Subject: add quiet to lzdiff/lzmadec (#3932) * add quiet to lzdiff * add quiet to lzmadec --- etc/profile-a-l/lzdiff.profile | 1 + etc/profile-a-l/lzmadec.profile | 1 + 2 files changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/profile-a-l/lzdiff.profile b/etc/profile-a-l/lzdiff.profile index b8b8772f5..1e2e17eee 100644 --- a/etc/profile-a-l/lzdiff.profile +++ b/etc/profile-a-l/lzdiff.profile @@ -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 diff --git a/etc/profile-a-l/lzmadec.profile b/etc/profile-a-l/lzmadec.profile index 845de0dda..9dac75927 100644 --- a/etc/profile-a-l/lzmadec.profile +++ b/etc/profile-a-l/lzmadec.profile @@ -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 -- cgit v1.2.3-70-g09d2