#!/bin/bash systemctl enable mariadb systemctl restart mariadb exit 0