1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-13 01:57:42 +03:00
Kay Sievers 623ac9d2fc units: mount /tmp as tmpfs
The default setups should be a stateless as possible. /tmp as tmpfs is
the intended default for general purpose systems.

Small temporary files should not be stored on disk; lager files, or
files which should potentially survive a reboot, belong into /var/tmp.

Also catch up with some good old UNIX history.

More details are here:
  https://fedoraproject.org/wiki/Features/tmp-on-tmpfs
2012-03-27 17:30:41 +02:00
..
2012-02-09 03:18:04 +01:00
2011-11-02 02:16:39 +01:00
2011-12-02 11:32:52 +01:00
2011-10-11 14:26:20 +02:00
2010-07-13 04:05:31 +02:00
2012-03-13 00:00:27 +01:00
2012-03-27 17:30:41 +02:00