Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A fix for Checkpoint SecureClient under 10.3.9' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A fix for Checkpoint SecureClient under 10.3.9
Authored by: msteck on Apr 21, '05 05:57:27PM
You are right ! That way it does not work, the path to the file to edit is not written correctly (no colons), it is of course :
  /System/Library/StartupItems/SecureClient/SecureClient
so in your case it would be :
  sudo pico  /System/Library/StartupItems/SecureClient/SecureClient
Near the beginning you see "SecureClient SystemStarter Script", that is the one. Sorry about this, I guess I was so excited that I did not check it well enough.

---
Markus Steck
Bern (Switzerland)

[ Reply to This | # ]