bedrocklinux / bedrocklinux-userland

This tracks development for the things such as scripts and (defaults for) config files for Bedrock Linux
https://bedrocklinux.org
GNU General Public License v2.0
603 stars 64 forks source link

Weird issue with sudo on latest commit #181

Closed Titaniumtown closed 4 years ago

Titaniumtown commented 4 years ago

(Commit I built: 2c0a616c24170a01ce81c4a55d66894fb988b8f0)

So I just build the master build and installed it, some commands just stopped working when I ran it under sudo! Like sudo cp failed, couldn't find cp, sudo brl list couldn't find brl, etc. Funny thing though, those same commands ran fine under su root.

I promptly reinstalled the latest official release of Bedrock Linux, and all the above commands worked fine. I don't know what could be causing this, just wanted to let someone know.