summaryrefslogtreecommitdiffstats
path: root/rules/samba.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/samba.in')
-rw-r--r--rules/samba.in5
1 files changed, 5 insertions, 0 deletions
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