1
0
Fork 0

Enable IPv6 be default

This commit is contained in:
Braiden Vasco 2017-07-06 21:34:45 +00:00
parent 2827732846
commit 4a1f91b73c
2 changed files with 0 additions and 4 deletions

View file

@ -260,7 +260,6 @@ EOF
# Configure network.
#
apply_file 644 '/etc/resolv.conf'
apply_file 644 '/etc/modprove.d/ipv6.conf'
echo $HOSTNAME > "$ROOTFS_DIR/etc/hostname"
chmod 644 "$ROOTFS_DIR/etc/hostname"

View file

@ -1,3 +0,0 @@
# Don't load ipv6 by default
alias net-pf-10 off
#alias ipv6 off