mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
9 lines
344 B
Text
9 lines
344 B
Text
|
##############################################################################
|
||
|
# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
|
||
|
##############################################################################
|
||
|
#
|
||
|
# Disable IPv6 auto configuration (SLAAC) by default
|
||
|
#
|
||
|
options ipv6 autoconf=0
|
||
|
options net-pf-10 autoconf=0
|