static-nodes: don't fail if modules.devname not found
authorTom Gundersen <teg@jklm.no>
Sun, 14 Jul 2013 13:13:33 +0000 (15:13 +0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 15 Jul 2013 15:44:33 +0000 (12:44 -0300)
commitae17710117628de46d67ff28e545b52a45bd268e
tree59e9db8d906158fbebd31109826a7f5e9403069e
parent85d02ebea38a782a23c4af65619d253dc08f8a26
static-nodes: don't fail if modules.devname not found

In containers/VM's/initrd one might not have installed any modules and
accompanying modules.devname Don't fail if this is the case, just warn.

When used in systemd this means we don't get a failing unit on booting
containers.
tools/static-nodes.c