diff options
author | Jonas Bonn <jonas@norrbonn.se> | 2019-05-02 22:09:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-03 06:11:57 +0100 |
commit | bc2ca0ea7e917d1e6b31d905eca77550a2907610 (patch) | |
tree | 2eb8efa240aebdb454ba7e46db1fc956545deb8c /bitbake/lib/bb/parse/parse_py/ConfHandler.py | |
parent | 92d9c493c47975c94cb159ee87574710bd0c1014 (diff) | |
download | poky-bc2ca0ea7e917d1e6b31d905eca77550a2907610.tar.gz |
systemd: create preset files instead of installing in image
At first boot, systemd will create the /etc/systemd/system directory
from service preset files. As such, for a normal, writable /etc
(writable rootfs), there is no need to set up this directory at image
creation time.
This patch changes the systemd machinery to create preset files and to
rely on systemd to do the service enablement.
This breaks the read-only-rootfs case; there's a fix for this in a
follow-up patch.
(From OE-Core rev: 154abbc3296eded11d2bbe3e102470b6986d42cd)
Signed-off-by: Jonas Bonn <jonas@norrbonn.se>
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py/ConfHandler.py')
0 files changed, 0 insertions, 0 deletions