diff options
author | Jonathan Liu <net147@gmail.com> | 2013-09-05 05:30:16 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-09-10 22:42:46 +0200 |
commit | 4dc8ba955ff88505ca2fc5ad27889fa3870db417 (patch) | |
tree | e13d39354d2446fe4b45cf096e65407ce31f1382 /meta-oe/recipes-connectivity | |
parent | 52c3377b19f63a9ebb516df03630f753c65c2f8e (diff) | |
download | meta-openembedded-4dc8ba955ff88505ca2fc5ad27889fa3870db417.tar.gz |
nostromo: 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.".
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions