Code:
--------------------
sudo chmod -x /etc/init.d/ntpdate
--------------------
worked perfectly for me
want to enable it again, just replace -x with +x
works like a charm. this -x command disables executable permission
this +x command enables executable permission
hope this is helpful to anyone wondering.
--
brentroos