Signed-off-by: Juergen Borleis <[email protected]>
---
 rules/samba.in | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/rules/samba.in b/rules/samba.in
index ec5423661..aeaf90a75 100644
--- a/rules/samba.in
+++ b/rules/samba.in
@@ -19,6 +19,8 @@ menuconfig SAMBA
        select READLINE
        select SYSTEMD                          if SAMBA_SYSTEMD_UNIT
        select ZLIB
+       select ROOTFS_VAR_LIB                   if RUNTIME
+       select ROOTFS_VAR_CACHE                 if RUNTIME
        help
          Samba is an Open Source/Free Software suite that has, since
          1992, provided file and print services to all manner of
@@ -28,6 +30,9 @@ menuconfig SAMBA
 
          See http://www.samba.org for details.
 
+         Note: on a read-only root filesystem this package still requires a
+         writable '/var/lib' and '/var/cache'.
+
 if SAMBA
 
 config SAMBA_COMMON
-- 
2.20.1


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to