Information
This entry starts the timed daemon on system startup. This is the old and obsolete UNIX time service.
Rationale:
The timed daemon is the old UNIX time service. Disable this service.
If time synchronization is required in your environment use xntp.
Solution
On AIX 7.1 and earlier comment out the timed entry in /etc/rc.tcpip and ensure service is stopped:
chrctcp -d timed
stopsrc -s timed
On AIX 7.2 and later remove the software:
installp -u bos.net.tcp.timed
Default Value:
Disabled