mirror of
https://github.com/moparisthebest/pi-hole
synced 2024-10-31 15:35:06 -04:00
Removing since not using IPv6 right now
This commit is contained in:
parent
9d5a7531ca
commit
294cf6d595
@ -1,10 +0,0 @@
|
|||||||
auto lo
|
|
||||||
|
|
||||||
iface lo inet loopback
|
|
||||||
iface eth0 inet dhcp
|
|
||||||
iface eth0 inet6 dhcp
|
|
||||||
|
|
||||||
allow-hotplug wlan0
|
|
||||||
iface wlan0 inet manual
|
|
||||||
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
|
|
||||||
iface default inet dhcp
|
|
@ -1,8 +0,0 @@
|
|||||||
# /etc/modules: kernel modules to load at boot time.
|
|
||||||
#
|
|
||||||
# This file contains the names of kernel modules that should be loaded
|
|
||||||
# at boot time, one per line. Lines beginning with "#" are ignored.
|
|
||||||
# Parameters can be specified after the module name.
|
|
||||||
|
|
||||||
snd-bcm2835
|
|
||||||
ipv6
|
|
Loading…
Reference in New Issue
Block a user