Index: ossp-pkg/rc/rc_test/rc.dhcpd RCS File: /v/ossp/cvs/ossp-pkg/rc/rc_test/rc.dhcpd,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/rc/rc_test/rc.dhcpd,v' 2>/dev/null --- rc.dhcpd 2003/05/15 22:22:53 1.4 +++ rc.dhcpd 2003/05/19 19:05:11 1.5 @@ -6,8 +6,8 @@ dhcpd_enable="yes" hacking="ofcourse" -%start -p 200 -u root - echo "Pri 200" +%start -p 220 -u root + echo "Pri 220" opServiceEnabled dhcpd || exit 0 /sw/sbin/dhcpd Index: ossp-pkg/rc/rc_test/rc.ntp RCS File: /v/ossp/cvs/ossp-pkg/rc/rc_test/rc.ntp,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/rc/rc_test/rc.ntp,v' 2>/dev/null --- rc.ntp 2003/05/15 22:22:53 1.3 +++ rc.ntp 2003/05/19 19:05:11 1.4 @@ -2,7 +2,7 @@ echo "Run commands NTP starting" -%start -p 100 -u root +%start -p100 -u root echo "Pri 100" opServiceEnabled ntp || exit 0 /sw/sbin/ntp >/dev/null 2>&1 Index: ossp-pkg/rc/rc_test/rc.zebra RCS File: /v/ossp/cvs/ossp-pkg/rc/rc_test/rc.zebra,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/rc/rc_test/rc.zebra,v' 2>/dev/null --- rc.zebra 2003/05/15 22:22:53 1.3 +++ rc.zebra 2003/05/19 19:05:11 1.4 @@ -12,5 +12,5 @@ echo "Run commands Zebra finishing" echo -%start -p120 -u ms - echo "Pri 120 Otay, zebra in Umfolozi" +%start -u ms + echo "No priority given, Otay zebra in Umfolozi"