chiark / gitweb /
core: don't complain at early boot if /etc/mtab is not the right symlink
authorLennart Poettering <lennart@poettering.net>
Fri, 13 Jun 2014 18:04:31 +0000 (20:04 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 13 Jun 2014 18:11:59 +0000 (20:11 +0200)
commit5b4c0131214cd99b7b4936b97c728ce0c5d9af32
tree86a3e71eed682c7b1ae6e4dcf2b081c214f648f2
parent6d1d50f0811a8d80d010cce521570446245f47cc
core: don't complain at early boot if /etc/mtab is not the right symlink

When we boot up with an empty /etc it's ok if the symlink doesn't exist.
We will create it later with tmpfiles.
src/core/main.c