You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would need to drop the priviledges as the programs are run as root this way. So while global settings from /etc will be read, the user-level ones will not.
We would need to drop the priviledges as the programs are run as root this way. So while global settings from
/etcwill be read, the user-level ones will not.TODO: study https://stackoverflow.com/questions/41248866/golang-dropping-privileges-v1-7.