(Solved)ISPConfig3 Debian9 systemctl notice

Discussion in 'HOWTO-Related Questions' started by sijmenNL, Dec 26, 2017.

  1. sijmenNL

    sijmenNL New Member

    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;)
     
    prefabrikler likes this.
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  3. sijmenNL

    sijmenNL New Member

    ok thanks then i ignore this notice
     
    prefabrikler likes this.

Share This Page