complete setNTP method, calls rcctl(8) through system(3)
authorkremlin <ian@kremlin.cc>
Wed, 15 Oct 2014 02:23:31 +0000 (22:23 -0400)
committerkremlin <ian@kremlin.cc>
Wed, 15 Oct 2014 02:23:31 +0000 (22:23 -0400)
commit0280f7d263465dbe043b354815b5ba1602ff17ae
tree1c7220ec549fab9de901300ca23a896c04c5c169
parent06407d3ed6ecd095261823d3c488d1947c9a19c3
complete setNTP method, calls rcctl(8) through system(3)

setNTP takes a boolean and starts/enables ntpd through rcctl
if true and stops/disables ntpd if false
src/interfaces/timedated/timedated.c