Jakub Jirutka ee6121a7a0 main/mariadb: don't create /var/lib/mysql by adduser, change its perms to 750
adduser automatically copies /etc/skel/* to the create home directory
and also creates it with mode 755. That's why it should be created
by the package, not pre-install script.
2023-09-27 13:02:28 +00:00
..