Information
This entry starts the timed daemon on system startup. This is the old and obsolete UNIX time service.
The timed daemon is the old UNIX time service. Disable this service.
If time synchronization is required in your environment use xntp
Solution
Run the following command to remove the software:
installp -u bos.net.tcp.timed
- OR -
- IF - The package is required for a dependency, comment out the timed entry in /etc/rc.tcpip and ensure service is stopped:
chrctcp -d timed
stopsrc -s timed