Hi,

my /tmp has the permissions set to 1777 . And it is the mountpoint for
an extra partitions holding the stuff of '/tmp/'


When booting into single-user mode and unmounting /tmp and doing
a 

    ls -ld /tmp

it shows

    drwxrwxrwt 45 root root 61440 2010-12-15 15:07 /tmp

BUT

as soon as I mount the device on /tmp and doing the same ls -ld
again it shows


    drwsrwsrwt 45 root root 61440 2010-12-15 15:07 /tm


That looks not ok to me.

/etc/fstab has an entry which "options" field is set to "default"

And this happens to any mountpoint I mount that device on regardless
of its perm settings before the mount


What is the reason for this?



Best regards,
mcc



Reply via email to