ossp-pkg/rc/rc_test/rc.ntp 1.2 -> 1.3
--- rc.ntp 2003/05/14 19:38:24 1.2
+++ rc.ntp 2003/05/15 22:22:53 1.3
@@ -3,6 +3,7 @@
echo "Run commands NTP starting"
%start -p 100 -u root
+ echo "Pri 100"
opServiceEnabled ntp || exit 0
/sw/sbin/ntp >/dev/null 2>&1
|
|