It was <2016-04-06 śro 11:43>, when Jóhann B. Guðmundsson wrote:
> On 04/06/2016 09:15 AM, Łukasz Stelmach wrote:
>> I've hit a problem caused by a mix of: automounting + glibc + udev + my
>> partition layout. Apparently it is impossible to make /var automountable
>> because udev (which needs to en
On 04/06/2016 09:15 AM, Łukasz Stelmach wrote:
Hi,
I've hit a problem caused by a mix of: automounting + glibc + udev + my
partition layout. Apparently it is impossible to make /var automountable
because udev (which needs to enumerate devices befor mounting them) is
trying to connect to /var/r
Hi,
I've hit a problem caused by a mix of: automounting + glibc + udev + my
partition layout. Apparently it is impossible to make /var automountable
because udev (which needs to enumerate devices befor mounting them) is
trying to connect to /var/run/nscd/socket (that's actually glibc
code). This a