Commit 28082261 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Moved mysqlchk to TCP 8000 due to conflict with PHP-FPM default port

parent 4c2927a4
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Description = MySQL check socket Description = MySQL check socket
[Socket] [Socket]
ListenStream = 9000 ListenStream = 8000
Accept = yes Accept = yes
[Install] [Install]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment