
03-13-2008, 05:33 PM
|
Cheetah
|
|
Join Date: Mar 2008
Posts: 7
|
|
Tried to chmod the Natit* directory after reading about on google a bit but it doesnt appear to make any difference, dont even get any error messages when i try it either :/
This is the command i found:
sudo su
chown -R root:wheel /System/Library/Extensions/Natit*
chmod -R 755 /System/Library/Extensions/Natit*
|