> On Apr 6, 2017, at 2:16 PM, Software Information <[email protected]> > wrote: > > Hi All > Just trying to understand how some services work under OmniOS. Please help me > to understand this. I have build omnios-r151020-4151d05 and I am running a > Git Server in a zone. I used packages to install Git with a pkg install. When > I run svcs, I don't see the git service at all but I can use a client to > connect to it and the port is open. I am trying to get better at service > management. Where can I find the script that is starting this service.
Our git package only contains the client (i.e. the git(1) command). You're on your own for configuring a git server. Sorry, Dan _______________________________________________ OmniOS-discuss mailing list [email protected] http://lists.omniti.com/mailman/listinfo/omnios-discuss
