Annotation of embedaddon/ntp/scripts/rc1/preremove, revision 1.1.1.1

1.1       misho       1: #!/bin/sh
                      2: /etc/init.d/xntp stop
                      3: 
                      4: exit 0

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>