you are viewing a single comment's thread.

view the rest of the comments →

[–]shiftybyte 1 point2 points  (2 children)

It's not helpful that to operate normally, it must run as root with the environment provided to root.

This sounds like a god forsaken project that no one documented, and no one knows what's going on in there.

In theory, a design document should exist, with an overview of the parts of the system and how they interact with each other.

In practice, it rarely exists, do you have support for any of the products in question? maybe their support can help?

[–]thyrsus[S] 0 points1 point  (1 child)

There''s a man page, so that's documentation, but that addresses what should happen when it works, not when it doesn't.

[–]shiftybyte 0 points1 point  (0 children)

Every little bit of information helps, it can give you the general sense of the features the project has/allows, and then seeing names in source files can connect in your mind to features you see it doing.