Plug in missing brelse calls as to fix a bug in the FFS reload code.
[dragonfly.git] / contrib / ntp / scripts / rc1 / preremove
1 #!/bin/sh
2 /etc/init.d/xntp stop
3
4 exit 0