File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -66,10 +66,6 @@ ss_echo "${COLOR_INFO}Running ss-restart-mysql... ${COLOR_RESET}"
6666# # this snippet uses init.d instead of systemd shortcuts to allow for absolute paths ##
6767# # the given service will be forcefully restarted and output sent to /dev/null ##
6868
69- # # unmask services ##
70- # systemctl unmask mysql.service
71-
72- # # restart mysql service ##
7369ss_restart mysql
7470
7571# ###################################################################################################
@@ -94,6 +90,7 @@ chmod 0700 /var/www/crons/custom/*cron* ## 0700 means only root/sudo can execute
9490# ### SlickStack: External References Used To Improve This Script (Thanks, Interwebz) ###############
9591# ###################################################################################################
9692
93+ # # Ref: ChatGPT
9794# # Ref: https://unix.stackexchange.com/questions/370942/do-you-need-to-reload-after-adding-a-rule-in-ufw/370947
9895# # Ref: http://blog.jonathanargentiero.com/failed-to-restart-mysql-service-unit-mysql-service-is-masked/
9996# # Ref: https://support.plesk.com/hc/en-us/articles/360021187734-The-service-fails-to-start-on-a-Linux-server-service-is-masked
You can’t perform that action at this time.
0 commit comments