/var/lib/mysql needs mysql user to exist

This commit is contained in:
CroneKorkN 2025-06-22 09:50:37 +02:00
parent 187b0440c8
commit 663116c778
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -11,7 +11,7 @@ directories = {
'needs': [
'zfs_dataset:tank/mariadb',
],
'needed_by': [
'needs': [
'pkg_apt:mariadb-server',
'pkg_apt:mariadb-client',
],