Normally, as i've seen your other posts, wouldn't ask this, but:
Are you sure? Also out of curiosity, please show
- Code: Select all
mount | grep tmp
grep tmp /etc/fstab
systemctl status tmp.mount
systemctl show tmp.mount
By default, /tmp is not mounted as tmpfs, but on /. Only if you set an option in drakboot
advanced options "clean /tmp on every boot" it will be changed to /tmpfs.
EDIT: Just checked with a fresh mga3 install, this is new with systemd,
probably related to the new privatetmp options for services and such. Added commands for that above.
This is defined in
/usr/lib/systemd/system/tmp.mountAlso check /usr/lib/tmpfiles.d/tmp.conf and /usr/lib/tmpfiles.d/