hi i am trying to setup multiserver for debian 9 i get a error when i am running this command Code: systemctl daemon-reload service mysql restart it says Code: root@web:~# systemctl daemon-reload root@web:~# service mysql restart Warning: mysql.service changed on disk. Run 'systemctl daemon-reload' to reload units. root@web:~# how can i fix this Thanks in advance
That's not an error. it's just a notice from systemd that you might run the command that the message suggests to reload systemd again.