mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Added "quiet" to profile
This commit is contained in:
parent
4bc847151a
commit
03fb2998cf
6 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue