mirror of
https://github.com/mempool/mempool.git
synced 2025-04-09 20:39:18 +02:00
ops: Start mysql-server using onestart from install
This commit is contained in:
parent
07f16165ff
commit
c81509d762
@ -1815,7 +1815,7 @@ echo "[*] Adding MySQL configuration"
|
||||
case $OS in
|
||||
|
||||
FreeBSD)
|
||||
osSudo "${ROOT_USER}" service mysql-server start
|
||||
osSudo "${ROOT_USER}" service mysql-server onestart
|
||||
;;
|
||||
Debian)
|
||||
osSudo "${ROOT_USER}" service mysql start
|
||||
|
Loading…
x
Reference in New Issue
Block a user