NetBSD/dist/ntp/scripts/rc1/preremove

5 lines
40 B
Bash

#!/bin/sh
/etc/init.d/xntp stop
exit 0