Hi NiteWave,
After run the reinstall
chkconfig --list | grep lsws still shows a blank output
chkconfig lsws on shows
Code:
error reading information on service lsws: No such file or directory
The server with the above command is running centos 6.6
I have a centos 7.0 server that does boot litespeed at startup
on that server
Code:
chkconfig --list | grep lsws
Note: This output shows SysV services only and does not include native
systemd services. SysV configuration data might be overridden by native
systemd configuration.
If you want to list systemd services use 'systemctl list-unit-files'.
To see services enabled on particular target use
'systemctl list-dependencies [target]'.
chkconfig lsws on
error reading information on service lsws: No such file or directory
So its weird that litespeed boots on centos 7 box even though commands show errors. centos 6.6 box commands also don't work either, but litespeed does startup
Please advise how to proceed
Are there specific files / scripts that should be in place for litespeed to load? maybe I should look for those files or create manually
thanks a ton