You are not logged in.
Hi, just curious here. Why was the location of the "daemons" files representing running daemons moved from /var/run/daemons to /run/daemons ?
I note this happened around April 9th.
(http://mailman.archlinux.org/pipermail/ … 00576.html)
Was there a problem with the original location?
Just interested.
Cheers.
Offline
If there was no discussion on the ML about this, it's best to ask there.
Offline
It's because /run is mounted as a tmpfs so it has write access at any time during the boot process which isn't the case with /var. It fixes some problems.
Offline