6 Nov
2014
6 Nov
'14
15:05
El 06/11/14 a las 11:44, Dylan escribió:
Hi All,
Having an SSD in my machine, I usually have /var, /srv, and /tmp mounted on spinning drives to preserve the life of the SSD.
With current'ish SSD drives this is no longer a problem and therefore it needs no workaround. The only change I suggest you could do is mounting /tmp as tmpfs. mkdir -p /etc/systemd/system/local-fs.target.wants ln -s /usr/lib/systemd/system/tmp.mount /etc/systemd/system/local-fs.target.wants/tmp.mount Tnis unless you are running a system with little RAM. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org