Recently the root of my boot drive had its owner changed to "staff" causing my system boot times to be around 2 min long instead of 30 seconds.
I fixed that by going into Terminal and typing "sudo chown root:admin /". Everything is back to normal, except the permissions on the root are now drwxrwxr-x instead of drwxrwxr-t.
("Can’t create kext cache under / - owner not root" - was the warning incase someone comes across this and wants to know how to fix it.)
I'm just wondering what the proper chmod syntax is to change the execute/search bit back to the sticky bit, As I'm afraid to type something wrong. =)
And what would be the proper way to clear out all my log files?(Clear, not delete).
-Thanks, Quad
P.S. Im on 10.6.2
I fixed that by going into Terminal and typing "sudo chown root:admin /". Everything is back to normal, except the permissions on the root are now drwxrwxr-x instead of drwxrwxr-t.
("Can’t create kext cache under / - owner not root" - was the warning incase someone comes across this and wants to know how to fix it.)
I'm just wondering what the proper chmod syntax is to change the execute/search bit back to the sticky bit, As I'm afraid to type something wrong. =)
And what would be the proper way to clear out all my log files?(Clear, not delete).
-Thanks, Quad
P.S. Im on 10.6.2