Disabling IPV6 on s6 14 July 2023, 05:42:28 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?
Re: Disabling IPV6 on s6 Reply #1 – 14 July 2023, 06:00:32 https://wiki.archlinux.org/title/IPv6#Disable_IPv6 1 Likes
Re: Disabling IPV6 on s6 Reply #2 – 14 July 2023, 06:37:53 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.
Re: Disabling IPV6 on s6 Reply #3 – 14 July 2023, 07:02:00 Just add ipv6.disable=1 to your system boot options.