Signed-off-by: Juergen Borleis <[email protected]>
---
rules/mariadb.in | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/rules/mariadb.in b/rules/mariadb.in
index b2127ea34..06cf4b9ad 100644
--- a/rules/mariadb.in
+++ b/rules/mariadb.in
@@ -16,10 +16,14 @@ config MARIADB
select NCURSES
select SYSTEMD if MARIADB_SYSTEMD
select ZLIB
+ select ROOTFS_VAR_LIB if RUNTIME
prompt "mariadb" if ALLYES
help
MariaDB, a SQL database engine
+ Note: on a read-only root filesystem this package still requires a
+ writable '/var/lib' for the database.
+
if MARIADB
config MARIADB_SYSTEMD
--
2.20.1
_______________________________________________
ptxdist mailing list
[email protected]