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