I see people talking about doas saying it’s just like sudo but with less features. I’m just wondering if there is any situation where you should use doas or if it’s just personal preference.
I see people talking about doas saying it’s just like sudo but with less features. I’m just wondering if there is any situation where you should use doas or if it’s just personal preference.
Yes thats the point, the specific actions are a good way to act like a firewall for the access to the privileged process, invoked by anyone.
This is brilliant, as unprivileged users over ssh, or not even logged in, can invoke the updates in that case, making a “grandma pc” that is immutable and autoupdating possible.
See this discussion on how it would eventually be implemented