[Pkg-sysvinit-devel] Bug#690363: initscripts: /tmp is not listed in /proc/mount

Roger Leigh rleigh at codelibre.net
Sun Oct 14 16:03:42 UTC 2012


On Sun, Oct 14, 2012 at 09:10:54PM +0530, Ritesh Raj Sarraf wrote:
> On Sunday 14 October 2012 08:56 PM, Roger Leigh wrote:
> rrs at champaran:~$ ls -ld /tmp
> drwxrwxrwt 1 root root 556 Oct 14 21:00 /tmp/

OK.

> I am on btrfs. So I am giving your this list...
> 
> rrs at champaran:~$ sudo btrfs subvolume list /
> ID 260 top level 5 path home
> 
> Yes. And my root vol is btrfs. But /tmp is not a subvol.
> 
> rrs at champaran:~$ stat /
> Device: 10h/16d Inode: 256         Links: 1
> rrs at champaran:~$ stat /tmp
> Device: 10h/16d Inode: 10797       Links: 1

So it looks like /tmp is just part of / (which is fine, but it's
definitely not a tmpfs).  Looks like the ln failed due to /home
being on a separate subvolume, which will probably just up as a
separate device.

> >> Would systemd have anything to do with this? I am running systemd.
> > 
> > Possibly.  systemd does not use any of the initscripts logic to
> > mount filesystems; I'm not even sure it respects RAMTMP--it
> > might not even look at it.
> 
> Let me check it out.

No worries,

Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.



More information about the Pkg-sysvinit-devel mailing list