tmpfs 効いてない
_ [debian] tmpfs 効いてない
いつの間にか以前仕掛けた /tmp の tmpfs が効いてなかった。調べたら、/etc/default/tmpfs の書式がちょっと変わってるし、/etc/fstab に書かないといけないように変わってた。
sysvinit (2.88dsf-26) unstable; urgency=low
Changes to the configuration and defaults of tmpfs filesystems:
In version 2.88dsf-26 of the initscripts package, the RAMTMP setting from /etc/default/tmpfs defaults to “no”. This means that a tmpfs will no longer be mounted on /tmp for upgrades or new installs. Set RAMTMP to “yes” to continue to use a tmpfs on /tmp. See tmpfs(5) for further details.
– Roger Leigh <rleigh●debian.org> Wed, 06 Jun 2012 20:55:45 +0100
ref. /usr/share/doc/initscripts/NEWS.Debian.gz
apt-listchanges をちゃんと見とくべきだったなあ。
つづき: