ZIm/tooling/workspace-hack
Yaroslav Pietukhov 4f8d7f0a6b
Disallow running Zed with root privileges (#31331)
This will fix a lot of weird problems that are based on file access
issues.

As discussed in
https://github.com/zed-industries/zed/pull/31219#issuecomment-2905371710,
for now it's better to just prevent running Zed with root privileges.

Release Notes:

- Explicitly disallow running Zed with root privileges

---------

Co-authored-by: Peter Tripp <peter@zed.dev>
2025-05-30 21:22:52 +00:00
..
src Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
.gitattributes Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
.ignore Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
build.rs Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
Cargo.toml Disallow running Zed with root privileges (#31331) 2025-05-30 21:22:52 +00:00
LICENSE-GPL Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00