ossp-pkg/rc/rc_test/rc.ntp 1.4 -> 1.5
--- rc.ntp 2003/05/19 19:05:11 1.4
+++ rc.ntp 2003/05/22 14:45:15 1.5
@@ -2,6 +2,9 @@
echo "Run commands NTP starting"
+%test
+ echo "Just an echo to test ntp"
+
%start -p100 -u root
echo "Pri 100"
opServiceEnabled ntp || exit 0
|
|