diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-20 09:59:56 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-20 09:59:56 -0200 |
commit | b5204584540a754b400b9130d1575fb556088f9a (patch) | |
tree | be791c496ea59a3e03c17a4728ea9871b6bb42f9 /share/hydractl | |
parent | a0a9ec26ab205bc63eac9a278d4f66de5cdfebe2 (diff) | |
download | hydra-b5204584540a754b400b9130d1575fb556088f9a.tar.gz hydra-b5204584540a754b400b9130d1575fb556088f9a.tar.bz2 |
Comment
Diffstat (limited to 'share/hydractl')
-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`" |