I use alpine linux for servers... are you able to make a sudo fallback? 1. checks for sudo 2. if sudo fails check for doas 3. if that fails then fail
I use alpine linux for servers... are you able to make a sudo fallback?