Wind River Support Network

HomeDefectsLIN7-1126
Fixed

LIN7-1126 : CLONE - WRL5: /etc/init.d/ntpd status check checks pppd instead of ntpd

Created: Oct 19, 2014    Updated: Mar 31, 2016
Resolved Date: Oct 23, 2014
Found In Version: 7.0
Fix Version: 7.0
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Userspace

Description

Latest patch introduced a copy paste error. ntpd should be checked not pppd!

+  status)
+       status /usr/sbin/pppd;
+       exit $?
+       ;;

Steps to Reproduce

Call /etc/init.d/ntpd status
Live chat
Online