]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/ntp/scripts/rc1/preremove
MFC r285424 (ian):
[FreeBSD/stable/10.git] / contrib / ntp / scripts / rc1 / preremove
1 #!/bin/sh
2 /etc/init.d/xntp stop
3
4 exit 0