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


Click here to return to the '10.5: Clear parental control log entries' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Clear parental control log entries
Authored by: leamanc on Dec 16, '08 05:55:56AM

I would avoid changing permissions on home folders. To borrow a Steve Jobs phrase, that's asking for a big bag of hurt.

You mention that you found a way to do this through the Terminal, and that would probably be something like:

sudo rm -rf /path/to/log/files
This would be a much cleaner way to do it, and doesn't involve changing permissions at all.



[ Reply to This | # ]