• Tuukka Pasanen's avatar
    MDEV-33837: Workaround chown warnings · 62dfd0c0
    Tuukka Pasanen authored
    Blindly recursive chown is not way to do it.
    This Workaround is not much better than just chown -R but
    there is small adjustment just chown MariaDB statedir and logdir
    then with find only chown those files that are not correctly
    owned.
    
    Fixes lintian warnings:
     * W: mariadb-server: recursive-privilege-change "chown -R" [postinst:*]
     * W: mariadb-server: recursive-privilege-change "chown -R" [postinst:*]
    62dfd0c0
mariadb-server-10.5.postinst 12.5 KB