Forum › Forums › News › Announcements › antiX-25-full-beta1 for public testing › Reply To: antiX-25-full-beta1 for public testing
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.
@pelucia-siffred, thanks for reporting the issue. I’m sure it will be looked at some point, but maybe not as an immediate priority.
I know dnsmasq has been packaged for s6-66 (‘sudo apt install 66-service-dnsmasq’ should get it installed for you), maybe consider using 66 for the time being if dnsmasq is critical for you.