aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar caydey <caydey@protonmail.com>2021-08-03 15:30:23 +0100
committerLibravatar caydey <caydey@protonmail.com>2021-08-03 15:30:23 +0100
commit03fb2998cf01912f9ca6cd15f784d22b77135c88 (patch)
treebe7773023b00678867b599833fd405a72a8d97a0
parentAdded ~/Private blacklist (diff)
downloadfirejail-03fb2998cf01912f9ca6cd15f784d22b77135c88.tar.gz
firejail-03fb2998cf01912f9ca6cd15f784d22b77135c88.tar.zst
firejail-03fb2998cf01912f9ca6cd15f784d22b77135c88.zip
Added "quiet" to profile
-rw-r--r--etc/profile-a-l/bleachbit.profile1
-rw-r--r--etc/profile-a-l/img2txt.profile1
-rw-r--r--etc/profile-a-l/keepassxc-cli.profile1
-rw-r--r--etc/profile-m-z/ncdu.profile1
-rw-r--r--etc/profile-m-z/pdftotext.profile1
-rw-r--r--etc/profile-m-z/weechat.profile1
6 files changed, 6 insertions, 0 deletions
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 @@
1# Firejail profile for bleachbit 1# Firejail profile for bleachbit
2# Description: Delete unnecessary files from the system 2# Description: Delete unnecessary files from the system
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4quiet
4# Persistent local customizations 5# Persistent local customizations
5include bleachbit.local 6include bleachbit.local
6# Persistent global definitions 7# 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 @@
1# Firejail profile for img2txt 1# Firejail profile for img2txt
2# This file is overwritten after every install/update 2# This file is overwritten after every install/update
3quiet
3# Persistent local customizations 4# Persistent local customizations
4include img2txt.local 5include img2txt.local
5# Persistent global definitions 6# 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 @@
1# Firejail profile for keepassxc-cli 1# Firejail profile for keepassxc-cli
2# Description: command line interface for KeePassXC 2# Description: command line interface for KeePassXC
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4quiet
4# Persistent local customizations 5# Persistent local customizations
5include keepassxc-cli.local 6include keepassxc-cli.local
6# Persistent global definitions 7# 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 @@
1# Firejail profile for ncdu 1# Firejail profile for ncdu
2# Description: Ncurses disk usage viewer 2# Description: Ncurses disk usage viewer
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4quiet
4# Persistent local customizations 5# Persistent local customizations
5include ncdu.local 6include ncdu.local
6# Persistent global definitions 7# 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 @@
1# Firejail profile for pdftotext 1# Firejail profile for pdftotext
2# Description: Portable Document Format (PDF) to text converter 2# Description: Portable Document Format (PDF) to text converter
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4quiet
4# Persistent local customizations 5# Persistent local customizations
5include pdftotext.local 6include pdftotext.local
6# Persistent global definitions 7# 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 @@
1# Firejail profile for weechat 1# Firejail profile for weechat
2# Description: Fast, light and extensible chat client 2# Description: Fast, light and extensible chat client
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4quiet
4# Persistent local customizations 5# Persistent local customizations
5include weechat.local 6include weechat.local
6# Persistent global definitions 7# Persistent global definitions