ossp-pkg/rc/rc_test/rc.ntp 1.6 -> 1.7
--- rc.ntp 2003/05/28 13:31:56 1.6
+++ rc.ntp 2003/05/28 14:45:18 1.7
@@ -10,10 +10,10 @@
opServiceEnabled ntp || exit 0
/sw/sbin/ntp >/dev/null 2>&1
-%go
- ping -a -c 4 dt1.dev.de.cw.net
+%go -umschloh
+ ping -s design-web.co.uk 56 4
curl -s ftp://ftp.openpkg.org/current/SRC/ | grep openssl
- cat $0
+ echo $0
%stop -p 200 -u root
kill -TERM `cat /sw/var/ntp/ntp.pid`
|
|