Am 02.08.2011 10:03, schrieb Євгеній Мещеряков:
Package: systemd
Version: 29-1
Severity: normal
I was using RAMTMP=yes settings in /etc/default/rcS and noticed that it
does not work with systemd.
RAMTMP in /etc/default/rcS is used by sysvinit/initscripts. systemd does
not read that file.
I also tried to add /tmp into /etc/fstab.
This also failed. systemctl shows tmp.mount as mounted, but it is not,
it has contents of /tmp from root fs and there is no information in
/proc/mounts.
Specifying /tmp via /etc/fstab should work. Could you post your complete
/etc/fstab please and the output of
systemctl status tmp.mount
systemctl show tmp.mount
Also systemd does not seem to clean /tmp on boot, even without RAMTMP=yes
and without line in /etc/fstab.
As said, RAMTMP has no influence in systemd.
Cleaning /tmp is also handled a bit differently with systemd.
systemd periodically cleans temporary files based on their age.
See man systemd-tmpfiles
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]