Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Permissions of /tmp folder lost after reboot

807557Mar 16 2006 — edited Mar 17 2006
An experiment gone awry resulted in the /tmp folder being deleted.

As root I created a new /tmp folder, gave it the apropriate permissions (chmod 1777 tmp) and finally the apropriate group (chgrp sys tmp). These match a clean install of Solaris.

However, after a reboot of the system, the permissions revert to the default permissions resulting in some of my server demons not starting.

How can I get Solaris to stop changing the permissions and group of the /tmp folder?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2006
Added on Mar 16 2006
3 comments
844 views