From: Silvio Rhatto Date: Fri, 1 Jul 2016 14:10:58 +0000 (-0300) Subject: Link fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5ca24cdd968f89e4d47bf87874209ed23df23ba2;p=puppet-nodo.git Link fix --- diff --git a/files/etc/rc.local b/files/etc/rc.local index 775a383..8d93e07 100644 --- a/files/etc/rc.local +++ b/files/etc/rc.local @@ -34,7 +34,7 @@ if [ -f "/etc/screenrc.startup" ]; then ( . /etc/default/locale && cd /root && HOME=/root LANG=$LANG /usr/bin/screen -d -m -S root -c /etc/screenrc.startup ) fi -# See https://links.sarava.org/tags/badusb +# See https://links.fluxo.info/tags/badusb if [ -e "/sys/module/usbcore/parameters/authorized_default" ]; then echo "0" > /sys/module/usbcore/parameters/authorized_default