# HG changeset patch # User Roy Marples # Date 1290161834 0 # Node ID 6eb6a8e98c21e24381ec34aac6e450d54f768de1 # Parent 4247331577ee2138157e7f7d434bd60b4b65b72c No need to restart twice. diff -r 4247331577ee -r 6eb6a8e98c21 dhcpcd-hooks/50-ntp.conf --- a/dhcpcd-hooks/50-ntp.conf Thu Nov 18 19:12:55 2010 +0000 +++ b/dhcpcd-hooks/50-ntp.conf Fri Nov 19 10:17:14 2010 +0000 @@ -8,7 +8,7 @@ # NTP_CONF=/usr/pkg/etc/ntpd.conf # to use openntpd from pkgsrc instead of the system provided ntp. -: ${ntpd_restart_cmd:=service_condcommand ntpd restart || service_condcommand ntp restart} +: ${ntpd_restart_cmd:=service_condcommand ntpd restart} if type invoke-rc.d >/dev/null 2>&1; then # Debian has a seperate file for DHCP config to avoid stamping on # the master.