resolvconf: specify configuration for systemd-tmpfiles --update
authorJonathan Liu <net147@gmail.com>
Thu, 5 Sep 2013 05:24:39 +0000 (15:24 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2013 22:04:50 +0000 (23:04 +0100)
commit3f7a64b90e0e0656524cbd0ef63b3fd8f6de9977
treead9b8dc473348f46be2806229d27c67821acd43c
parentc537036b8ff5f06fe9b56fd8f06253ceaa314976
resolvconf: specify configuration for systemd-tmpfiles --update

Running systemd-tmpfiles --update without specifying a configuration
file results in all tmpfiles.d configuration files being processed.

/usr/lib/tmpfiles.d/systemd.conf creates /run/nologin on boot to
prevent non-root users from logging in while the system is booting.
If systemd-tmpfiles --update is run after the system has started,
it will still create /run/nologin which would prevent non-root users
from logging in with the message "System is booting up.".

(From OE-Core rev: 24f9280c35001ff6c1d5a263fab41ae21a8056f3)

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/resolvconf/resolvconf_1.74.bb