]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/ntp/scripts/rc/rc.d/TIMESYNC
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / ntp / scripts / rc / rc.d / TIMESYNC
1 #!/bin/sh
2
3 # PROVIDE: TIMESYNC
4 # REQUIRE: LOGIN ntpwait
5
6 # This depedency ensures that all services which require stable system clock
7 # are run after ntpd is synchronized. It's run as late as possible, if you need
8 # stable clock before login use BEFORE: LOGIN