Hi, I'm going to run `shepherd` as a normal user automatically (at startup). How can I do that?
I know the `shepherd` will be run as root with PID=1 in the init system, but I have some services that should be run by `shepherd` for normal users. Regards, Hamzeh