I tried running the cmd  sudo /usr/bin/getTime.sh but it outputs
nothing. I searched for help on the ntpd cmd but I'm afraid I was lost
rather.

cat getTime.sh
#!/bin/busybox ash
# bmarkus - 26/02/2014

NTPSERVER=$(cat /etc/sysconfig/ntpserver)
/usr/sbin/ntpd -q -p $NTPSERVER

Then I tried running ntpd with -v verbose option but still nothing.
Stumped!


------------------------------------------------------------------------
mr-b's Profile: http://forums.slimdevices.com/member.php?userid=10044
View this thread: http://forums.slimdevices.com/showthread.php?t=112335

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to