Update tinc-up.tmpl
This commit is contained in:
parent
e6789c6554
commit
caf2a1959a
@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
mkdir /tmp/tinc
|
||||
|
||||
sysctl -w net.ipv6.conf.\$INTERFACE.disable_ipv6=1 || echo "[WARNING] IPv6 couldn't be disabled on the \$INTERFACE interface!"
|
||||
|
||||
{{ if len "${internal_address6:-}" }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user