aboutsummaryrefslogtreecommitdiff
path: root/files/etc
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-07-01 11:10:58 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-07-01 11:10:58 -0300
commit5ca24cdd968f89e4d47bf87874209ed23df23ba2 (patch)
treec98b8537468d04a0f4647ad1147a1a0d55bbbb11 /files/etc
parentdc5659aed4dceccad963890cbc0dad10827013a4 (diff)
downloadpuppet-nodo-5ca24cdd968f89e4d47bf87874209ed23df23ba2.tar.gz
puppet-nodo-5ca24cdd968f89e4d47bf87874209ed23df23ba2.tar.bz2
Link fix
Diffstat (limited to 'files/etc')
-rw-r--r--files/etc/rc.local2
1 files changed, 1 insertions, 1 deletions
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