Habilitar SLAAC

This commit is contained in:
fauno 2020-06-11 20:32:33 -03:00
parent 71bcae3b30
commit 1d164e7512

View File

@ -1,7 +1,5 @@
#!/bin/sh
sysctl -w net.ipv6.conf.${INTERFACE}.accept_ra=0
ip link set ${INTERFACE} up
. /etc/tinc/${NETNAME}/run-script