When I run fakeroot in zsh it always gives me this warning:
zsh compinit: insecure directories, run compaudit for list.
Ignore insecure directories and continue [y] or abort compinit [n]?
I can continue by pressing y and then fakeroot works.
I'm wondering what this error message is and how to fix it.
(If I press n fakeroot still continues (verified with whoami), which seems odd to me.)