On Alpine 3.24, can sudo be replaced with doas-sudo-shim after Pi-Hole is installed?
On Alpine 3.24, can sudo be replaced with doas-sudo-shim after Pi-Hole is installed?
I'm currently running Alpine 3.24 on a headless mini PC for Pi-Hole, which I've installed using the native install script, and I'm wondering if I can uninstall sudo and replace it with doas-sudo-shim.
Pi-Hole's installer made me install sudo even though I already had doas, and I don't see the point of keeping sudo installed if I don't need it. From what I understand, doas is more secure and has a smaller attack surface.