From 03fb2998cf01912f9ca6cd15f784d22b77135c88 Mon Sep 17 00:00:00 2001 From: caydey Date: Tue, 3 Aug 2021 15:30:23 +0100 Subject: Added "quiet" to profile --- etc/profile-a-l/bleachbit.profile | 1 + etc/profile-a-l/img2txt.profile | 1 + etc/profile-a-l/keepassxc-cli.profile | 1 + etc/profile-m-z/ncdu.profile | 1 + etc/profile-m-z/pdftotext.profile | 1 + etc/profile-m-z/weechat.profile | 1 + 6 files changed, 6 insertions(+) diff --git a/etc/profile-a-l/bleachbit.profile b/etc/profile-a-l/bleachbit.profile index 09fa24577..3925d57b3 100644 --- a/etc/profile-a-l/bleachbit.profile +++ b/etc/profile-a-l/bleachbit.profile @@ -1,6 +1,7 @@ # Firejail profile for bleachbit # Description: Delete unnecessary files from the system # This file is overwritten after every install/update +quiet # Persistent local customizations include bleachbit.local # Persistent global definitions diff --git a/etc/profile-a-l/img2txt.profile b/etc/profile-a-l/img2txt.profile index c26958d06..1fcd1fbd1 100644 --- a/etc/profile-a-l/img2txt.profile +++ b/etc/profile-a-l/img2txt.profile @@ -1,5 +1,6 @@ # Firejail profile for img2txt # This file is overwritten after every install/update +quiet # Persistent local customizations include img2txt.local # Persistent global definitions diff --git a/etc/profile-a-l/keepassxc-cli.profile b/etc/profile-a-l/keepassxc-cli.profile index 925609384..c292041f3 100644 --- a/etc/profile-a-l/keepassxc-cli.profile +++ b/etc/profile-a-l/keepassxc-cli.profile @@ -1,6 +1,7 @@ # Firejail profile for keepassxc-cli # Description: command line interface for KeePassXC # This file is overwritten after every install/update +quiet # Persistent local customizations include keepassxc-cli.local # Persistent global definitions diff --git a/etc/profile-m-z/ncdu.profile b/etc/profile-m-z/ncdu.profile index 063e30366..5578cfc9c 100644 --- a/etc/profile-m-z/ncdu.profile +++ b/etc/profile-m-z/ncdu.profile @@ -1,6 +1,7 @@ # Firejail profile for ncdu # Description: Ncurses disk usage viewer # This file is overwritten after every install/update +quiet # Persistent local customizations include ncdu.local # Persistent global definitions diff --git a/etc/profile-m-z/pdftotext.profile b/etc/profile-m-z/pdftotext.profile index d3902a51c..ffe72ce7d 100644 --- a/etc/profile-m-z/pdftotext.profile +++ b/etc/profile-m-z/pdftotext.profile @@ -1,6 +1,7 @@ # Firejail profile for pdftotext # Description: Portable Document Format (PDF) to text converter # This file is overwritten after every install/update +quiet # Persistent local customizations include pdftotext.local # Persistent global definitions diff --git a/etc/profile-m-z/weechat.profile b/etc/profile-m-z/weechat.profile index 76935212f..07babd502 100644 --- a/etc/profile-m-z/weechat.profile +++ b/etc/profile-m-z/weechat.profile @@ -1,6 +1,7 @@ # Firejail profile for weechat # Description: Fast, light and extensible chat client # This file is overwritten after every install/update +quiet # Persistent local customizations include weechat.local # Persistent global definitions -- cgit v1.2.3-54-g00ecf