Page 1 of 1

CentOS 7 GUI crashes on change && csf+lfd restart

Posted: 08 Feb 2015, 22:03
by d3c0y
Whenever changes are made, applied (via "Change"), and you select the "Restart csf+lfd" option (button) the GUI crashes and cannot load. Here's where it gets interesting.

If you do systemctl restart csf.service and systemctl restart lfd.service no dice still.

For some reason you have to revert back to the old service csf restart and service lfd restart to bring the GUI back online as systemctl for some reason doesn't do the trick.

Re: CentOS 7 GUI crashes on change && csf+lfd restart

Posted: 09 Feb 2015, 15:59
by ForumAdmin
csf v7.61 should hopefully fix the restart issues via the integrated UI:
http://blog.configserver.com/

You should never use systemctl to restart csf (nor should you use service). The correct way to restart csf is:

Code: Select all

csf -r
We are unable to recreate any issue restarting lfd using the following provided csf has been restarted correctly:

Code: Select all

systemctl restart lfd