mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-25 14:44:09 +00:00
sysctl restart
This commit is contained in:
parent
d856d3a62a
commit
ce179ecd9a
@ -25,6 +25,7 @@ echo "Finished running dkms install steps."
|
|||||||
net.ipv6.conf.default.disable_ipv6 = 1
|
net.ipv6.conf.default.disable_ipv6 = 1
|
||||||
net.ipv6.conf.lo.disable_ipv6 = 1" >> /etc/sysctl.conf; then
|
net.ipv6.conf.lo.disable_ipv6 = 1" >> /etc/sysctl.conf; then
|
||||||
echo "Disabled IPv6 Successfuly "
|
echo "Disabled IPv6 Successfuly "
|
||||||
|
sysctl -p
|
||||||
else
|
else
|
||||||
echo "Could not disable IPv6"
|
echo "Could not disable IPv6"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user