run a MySQL service before service application in Linux?
0
votes
1
answer
56
views
What are the risks that maybe I get if I run a MySQL service before service application in Linux?
[Unit]
Description=****
After=mysql.service
Requires=mysql.service
[Service]
ExecStart=****
Restart=always
[Install]
WantedBy=multi-user.target
Asked by Qusai Al-Haj Hasan
(3 rep)
Jun 21, 2021, 08:26 AM
Last activity: Jun 21, 2021, 12:15 PM
Last activity: Jun 21, 2021, 12:15 PM