Rev 623 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
[Unit]Description= Keep Mariadb Service.After=network-pre.target dbus.service network.target network.service mariadb.service[Service]Type=simpleUser=rootExecStart=/usr/bin/keepMariadb.phpExecReload=killall keepMariadb.php; sleep 10; keepMariadb.phpRestart=on-failureTimeoutSec=infinity[Install]WantedBy=multi-user.target