]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - contrib/ntp/scripts/rc1/preremove
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / contrib / ntp / scripts / rc1 / preremove
1 #!/bin/sh
2 /etc/init.d/xntp stop
3
4 exit 0