unbound: bugfix for UCI script typos
[feed/packages.git] / net / unbound / files / unbound.ntpd
index 9244284d85d7a554eb94e9fb2b1fa49b315e80f8..2f312d90cfbdc484a696d985f1ebe269af95f4c8 100755 (executable)
@@ -18,7 +18,7 @@
 ##############################################################################
 
 if [ "$ACTION" = stratum -a ! -f "$UNBOUND_TIMEFILE" ] \
-  && /etc/init.d/dnsmasq enabled ; then
+  && /etc/init.d/unbound enabled ; then
   #
   echo "ntpd: $( date )" > $UNBOUND_TIMEFILE
   /etc/init.d/unbound restart