[Main]
Type = classic
Version = %%VERSION%%
Description = "ntpd daemon"
User = ( root )

[Start]
Execute = ( %%BINDIR%%/execl-cmdline -s { %%BINDIR%%/ntpd ${Args} } )

[Environment]
Args=!-d ${ArgsConfFile}
ArgsConfFile=!-f /etc/ntp/ntp.conf
