#!/sbin/openrc-run command="/usr/sbin/ntpd" pidfile="/var/run/ntpd.pid" command_args="-g" depend() { need net }