Comment 7 for bug 8723

Revision history for this message
Alex de Landgraaf (alextreme) wrote :

It's an issue with sockets not being able to be created on the overlay
filesystem. A temporary workaround would be to just mount --bind a directory in
/tmp as /var/run, so that these sockets are made directly on the ramdisk. I've
informed the mini_fo developers, I'm hoping to hear back from them soon:

3686 connect(3, {sa_family=AF_FILE, path="/var/run/.nscd_socket"}, 110) = -1
ENOENT (No such file or directory)