]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - contrib/ntp/scripts/rc1/preremove
Fix a regression with SA-15:24 patch that prevented NIS from
[FreeBSD/releng/10.1.git] / contrib / ntp / scripts / rc1 / preremove
1 #!/bin/sh
2 /etc/init.d/xntp stop
3
4 exit 0