From 1271645da968d5147a784a4e8e5bcf6593947065 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Wed, 5 Jan 2022 18:31:12 -0300 Subject: noprinters: add missing items from new command checklist See CONTRIBUTING.md. The changes are based on what was done on commit 5a612029b ("rename noautopulse to keep-config-pulse", 2021-05-13) / PR #4278. This amends commit bd15e763e ("--noprinter option", 2021-10-20) and commit d9403dcdc ("small fix", 2021-10-20). Relates to #4607. --- src/zsh_completion/_firejail.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/zsh_completion/_firejail.in') diff --git a/src/zsh_completion/_firejail.in b/src/zsh_completion/_firejail.in index 8c1d758cc..334812dd6 100644 --- a/src/zsh_completion/_firejail.in +++ b/src/zsh_completion/_firejail.in @@ -123,6 +123,7 @@ _firejail_args=( '--nogroups[disable supplementary groups]' '--noinput[disable input devices]' '--nonewprivs[sets the NO_NEW_PRIVS prctl]' + '--noprinters[disable printers]' '--nosound[disable sound system]' '--nou2f[disable U2F devices]' '--novideo[disable video devices]' -- cgit v1.2.3-70-g09d2