Signed-off-by: Juergen Borleis <j...@pengutronix.de>
---
 rules/systemd.in | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/rules/systemd.in b/rules/systemd.in
index c6b8848f4..5ce43b99c 100644
--- a/rules/systemd.in
+++ b/rules/systemd.in
@@ -30,6 +30,8 @@ menuconfig SYSTEMD
        select ROOTFS_DEV
        select LIBBLKID
        select HOST_SYSTEMD     if SYSTEMD_UDEV_HWDB
+       select ROOTFS_VAR_LIB   if RUNTIME
+       select ROOTFS_VAR_CACHE if RUNTIME
        prompt "systemd                       "
        help
          systemd is a system and session manager for Linux, compatible with 
SysV
@@ -43,6 +45,9 @@ menuconfig SYSTEMD
 
          http://www.freedesktop.org/wiki/Software/systemd
 
+         Note: on a read-only root filesystem this package still requires a
+         writable '/var/lib' and '/var/cache' for its run-time information.
+
 if SYSTEMD
 
 comment "D-Bus is needed for the enabled features"
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to