almost fucked up my @yunohost installation. Pi Hole application for Yunohost is completely broken and borked the dnsmasq.
@soapdog Hello! Glad to see you avoided a complete crash. You should have been warned that that particular app is unmaintained, can you confirm so?
There's also a discussion with a potential fix there: https://github.com/YunoHost-Apps/pihole_ynh/issues/121
Warn user that this package disables Dnsmasq · Issue #121 · YunoHost-Apps/pihole_ynh

As for AdGuard Home, warn the user before installation that the package is altering the Dnsmasq configuration For instance this pihole package totally disables Dnsmasq, while AGH only deactivate it...

GitHub
@yunohost I was warned that it was unmaintained but maybe it should be flagged as broken until a maintainer can be found. It literally doesn’t work out of the box.

I ubderstand foss and will try to put time into fixing the package if I can. If I can find a way of both dns servers to coexist.
@soapdog We are currently flagging it as broken, thank you for the ping!
@yunohost @soapdog I have been using Adguard Home as an alternative, with no issue.
@titus @yunohost doesn't ad guard also runs dnsmasq?
@soapdog @titus no, but it takes over dnsmasq by listening on your main network interface instead, while letting it still run.
@yunohost @titus gonna try it instead. Thanks for the tips