Initial import from FreeBSD RELENG_4:
[dragonfly.git] / contrib / ntp / scripts / rc1 / preremove
1 #!/bin/sh
2 /etc/init.d/xntp stop
3
4 exit 0