On 09/12/2013 03:54 PM, Eric Blake wrote:
> http://lwn.net/Articles/436012/ documents that many distros
> are now preferring to use /run rather than /var/run for
> storage of pid files and other per-process temporary files
> that must not be cleaned out during arbitrary TMPDIR sweeps.
> As such, th
http://lwn.net/Articles/436012/ documents that many distros
are now preferring to use /run rather than /var/run for
storage of pid files and other per-process temporary files
that must not be cleaned out during arbitrary TMPDIR sweeps.
As such, the GNU Coding Standards were recently changed to
reco