For a month I've seen in boot.log this error:
Code:
Failed to start LSB: Init script for TCSD [FAILED]
See 'systemctl status tcsd.service' for details.
The strange thing is that the system, after boot up, doesn't advice me of this error like will happen with others.
So I've tried to type the command 'systemctl status tcsd.service' as suggested and the output was:
Code:
tcsd.service - LSB: Init script for TCSD
Loaded: loaded (/etc/rc.d/init.d/tcsd)
Active: failed since Fri, 21 Sep 2012 17:39:14 +0200; 52min ago
Process: 882 ExecStart=/etc/rc.d/init.d/tcsd start (code=exited, status=137)
CGroup: name=systemd:/system/tcsd.service
My questions are: What is the tcsd.service? Why the system doesn't advice me? How can I resolve?