I can't find much info on how to disable IPV6 without systemd. How would I achieve this permanently or every time I log on?
https://wiki.archlinux.org/title/IPv6#Disable_IPv6
I've looked through this but I'd like to have is disabled when I boot next time too without entering commands, how would I do this? I've tried entering the command which disables it in rc.local but it doesn't activate the command upon login.
Just add ipv6.disable=1 to your system boot options.