From d071d2f0f81cd8552688c859ad0ea2d678a040de Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Sun, 16 May 2021 09:20:05 +0200 Subject: Add noinput to usage.c and _firejail.in --- src/zsh_completion/_firejail.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/zsh_completion') diff --git a/src/zsh_completion/_firejail.in b/src/zsh_completion/_firejail.in index fd27bb35f..a9a32e9d4 100644 --- a/src/zsh_completion/_firejail.in +++ b/src/zsh_completion/_firejail.in @@ -116,6 +116,7 @@ _firejail_args=( '--nodvd[disable DVD and audio CD devices]' '*--noexec=-[remount the file or directory noexec nosuid and nodev]: :_files' '--nogroups[disable supplementary groups]' + '--noinput[disable input devices]' '--nonewprivs[sets the NO_NEW_PRIVS prctl]' '--nosound[disable sound system]' '--nou2f[disable U2F devices]' -- cgit v1.2.3-54-g00ecf