diff options
Diffstat (limited to 'share')
-rwxr-xr-x | share/hydractl/usb-disable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/hydractl/usb-disable b/share/hydractl/usb-disable index 9314bf3..d281f70 100755 --- a/share/hydractl/usb-disable +++ b/share/hydractl/usb-disable @@ -4,6 +4,7 @@ # See https://links.fluxo.info/tags/badusb # https://www.kernel.org/doc/Documentation/usb/authorization.txt # http://marc.info/?l=git-commits-head&m=131166366113680&w=2 +# https://github.com/dkopecek/usbguard (alternative approach) # Parameters BASENAME="`basename $0`" |