Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Weird (?) permission problem...
Date: Wed, 15 Dec 2010 14:15:12
Message-Id: 20101215141331.GA5525@solfire
1 Hi,
2
3 my /tmp has the permissions set to 1777 . And it is the mountpoint for
4 an extra partitions holding the stuff of '/tmp/'
5
6
7 When booting into single-user mode and unmounting /tmp and doing
8 a
9
10 ls -ld /tmp
11
12 it shows
13
14 drwxrwxrwt 45 root root 61440 2010-12-15 15:07 /tmp
15
16 BUT
17
18 as soon as I mount the device on /tmp and doing the same ls -ld
19 again it shows
20
21
22 drwsrwsrwt 45 root root 61440 2010-12-15 15:07 /tm
23
24
25 That looks not ok to me.
26
27 /etc/fstab has an entry which "options" field is set to "default"
28
29 And this happens to any mountpoint I mount that device on regardless
30 of its perm settings before the mount
31
32
33 What is the reason for this?
34
35
36
37 Best regards,
38 mcc

Replies

Subject Author
Re: [gentoo-user] Weird (?) permission problem... Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Weird (?) permission problem... Neil Bothwick <neil@××××××××××.uk>