Comment 4 for bug 624999

Revision history for this message
Matěj Cepl (mcepl) wrote :

That's tmpfs (/tmp on RAMDisk)

jakoubek:git$ mount |grep '\B/tmp'
tmpfs on /tmp type tmpfs (rw,rootcontext="system_u:object_r:tmp_t:s0")
/tmp on /tmp type none (rw,bind)
jakoubek:git$