]> git.pld-linux.org Git - packages/ntp.git/blobdiff - ntp-client.init
- missing BR: pciutils-devel
[packages/ntp.git] / ntp-client.init
index 12a635042371810e4e941df99b8546149f208aca..ff624c597a8adfe3deb15d45beef1705534beb72 100644 (file)
@@ -8,6 +8,8 @@
 # Source function library.
 . /etc/rc.d/init.d/functions
 
+upstart_controlled --except cronsettime
+
 # Source networking configuration.
 . /etc/sysconfig/network
 
@@ -46,8 +48,6 @@ stop() {
        rm -f /var/lock/subsys/ntpdate
 }
 
-upstart_controlled --except cronsettime
-
 RETVAL=0
 # See how we were called.
 case "$1" in
This page took 0.026462 seconds and 4 git commands to generate.