We usually see this when running df -h (excerpt):
Mounted on
/
/boot
/tmp
/dev/shm
/var/tmp
But I was surprised to see this just now instead:
Mounted on
/
/boot
/dev/shm
/tmp
So when I ran /scripts/securetmp, I got this:
Mounted on
/
/boot
/dev/shm
/tmp
/tmp
When I ran /scripts/securetmp again, I got this:
Mounted on
/
/boot
/dev/shm
/tmp
/tmp
/tmp
Can anyone help?
Mounted on
/
/boot
/tmp
/dev/shm
/var/tmp
But I was surprised to see this just now instead:
Mounted on
/
/boot
/dev/shm
/tmp
So when I ran /scripts/securetmp, I got this:
Mounted on
/
/boot
/dev/shm
/tmp
/tmp
When I ran /scripts/securetmp again, I got this:
Mounted on
/
/boot
/dev/shm
/tmp
/tmp
/tmp
Can anyone help?