Re: How to use SystemStarter in 10.2?
Re: How to use SystemStarter in 10.2?
- Subject: Re: How to use SystemStarter in 10.2?
- From: Wilfredo Sánchez <email@hidden>
- Date: Fri, 27 Sep 2002 21:15:53 -0700
Services are referred to by service name, not by path. See the
"Provides" entry in StartupParameters.plist in the item for the name(s).
/sbin/SystemStarter -v restart "SSH"
Should work.
-wsv
On Wednesday, September 25, 2002, at 07:08 AM, Charles Bennett wrote:
Is anyone out there able to get /sbin/SystemStarter to work in 10.2.1
From a terminal, logged in as root, no matter what service I try to
start stop or restart, I get an Unknown Service error.
I.E. /sbin/SystemStarter -v restart /System/Library/SSH/SSH
yields
Unknown Service: /System/Library/SSH/SSH
Hangup
but any of the other services found there or in /Library/StartupItems
gives the same error.
I have read the man page and the darwin doc's. I don't see any
obvious errors, as the doc's say only that you must be root to run it.
What would constitute a "known" Service?
Thanks,
Chuck
UPS Management software for OS X
http://www.powerguardian.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.