mirror of
https://github.com/k4yt3x/sysctl.git
synced 2025-12-18 10:16:50 +00:00
feat: add deny new usb kernel param
Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
parent
55becbef22
commit
efa3c6ce5c
@ -96,6 +96,9 @@ dev.tty.ldisc_autoload = 0
|
||||
# breaks screen readers
|
||||
dev.tty.legacy_tiocsti = 0
|
||||
|
||||
# block all newly connected USB devices
|
||||
#kernel.deny_new_usb=1
|
||||
|
||||
########## File System ##########
|
||||
|
||||
# disallow core dumping by SUID/SGID programs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user