when i modify the /System/Library/LaunchDaemons/
com.apple.securityd.plist
to
<string>com.apple.securityd<string>
<string>-s aggressive<string>
or
<string>-s on<string>
the computer can't start,it stop at start time.
Is it a bug of leopard(10.5)?
That doesn't look quite like the com.apple.securityd.plist file on my
machine, which is (AFAIK) unmodified from what Apple ship.
But the thing you're missing is that the ProgramArguments is an array
of strings to pass to exec() so you'd want something like this:
Chris _______________________________________________
Do not post admin requests to the list. They will be ignored.
Apple-cdsa mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/apple-cdsa/email@hidden