Thanks for your reply. It's a good example. But my main problem is running `shepherd` as normal user automatically.
For now, I've to run it manually. On Fri, Oct 4, 2019, at 4:28 AM, ison wrote: > On Fri, Oct 04, 2019, Hamzeh Nasajpour wrote: > > 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 > > It doesn't seem to be documented anywhere I could find, but there was a > simple example posted to this mailing list a while back that helped me: > https://lists.gnu.org/archive/html/guix-devel/2019-04/msg00580.html >