[systemd-devel] bugid 35676

2011-03-25 Thread Richard Hitt
Hi, as recommended by freenode:#systemd I'm emailing this info that amounts to the patch I just submitted. Here are three sections: 1. the dialog on the irc channel, 2. the patch, 3. my standalone test program start dialog Hi, I have submitted a bug and patch for systemd at src/u

Re: [systemd-devel] use /run instead of /dev/.run

2011-03-25 Thread Bill Nottingham
Andrey Borzenkov ([email protected]) said: > On Fri, Mar 25, 2011 at 7:07 AM, Kay Sievers wrote: > > Instead of the /dev/.run trick we have currently implemented, we decided > > to move the early-boot runtime dir to /run. > > > > What is the benefit? /var/run is well known and established; wha

Re: [systemd-devel] use /run instead of /dev/.run

2011-03-25 Thread Andrey Borzenkov
On Fri, Mar 25, 2011 at 7:07 AM, Kay Sievers wrote: > Instead of the /dev/.run trick we have currently implemented, we decided > to move the early-boot runtime dir to /run. > What is the benefit? /var/run is well known and established; what is the reason to move it in another place? [...] >  /*