Forum › Forums › News › Announcements › antiX-25-full-beta1 for public testing › Reply To: antiX-25-full-beta1 for public testing
November 23, 2025 at 4:17 pm
#190855
Member
Hi @anticapitalista. It seems the dnsmasq problem on antiX-25 is only related to runit. I managed to start the dnsmasq service on antiX-25 by typing “sudo service dnsmasq start” and everything worked perfectly as expected, even without having sysvinit installed on my antiX-25 beta. I’m going to write a runit service to execute the “sudo service dnsmasq start” command every time the system starts and the problem will be solved. It’s a workaround, but it will solve the problem.