Changes

Jump to: navigation, search

NTP Daemon

32 bytes added, 20:50, 20 February 2008
m
no edit summary
Set yourself up an ntp.conf with your site specific settings and put with the installer.
<presource lang="xml"> <package
id="ntp"
name="Meinberg NTP"
<install cmd='cmd /c copy /y %SOFTWARE%\NTP\ntp.conf "C:\Program Files\NTP\etc\ntp.conf"' />
<install cmd='net start "Network Time Protocol Daemon"' />
</package></presource>
setup.ini
<presource lang="ini">
[Installer]
InstallDir=C:\Program Files\NTP
[Configuration]
UseConfigFile=C:\Program Files\NTP\etc\ntp.conf
</presource>
[[Category:Silent Installers]]

Navigation menu