summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren 'Tadgy' Austin <darren@afterdark.org.uk>2019-11-12 05:56:19 +0000
committerDarren 'Tadgy' Austin <darren@afterdark.org.uk>2019-11-12 05:56:19 +0000
commitb45bac6044a3e39ea591bdb9c32ae6d7b2ec86cf (patch)
treeb9aae28f0236443021a0e4ea7736eac9b24a7157
parent96365c0cf1e0e3ff852e0ec496702b856f64dfbd (diff)
downloadslacknetsetup-b45bac6044a3e39ea591bdb9c32ae6d7b2ec86cf.tar.xz
Add example ipv6.conf for the modprobe.d directory.
-rw-r--r--modprobe.d/ipv6.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/modprobe.d/ipv6.conf b/modprobe.d/ipv6.conf
new file mode 100644
index 0000000..220f865
--- /dev/null
+++ b/modprobe.d/ipv6.conf
@@ -0,0 +1,2 @@
+options ipv6 autoconf=0
+options net-pf-10 autoconf=0