ossp-pkg/rc/rc_test/rc.dhcpd 1.5 -> 1.6
--- rc.dhcpd 2003/05/19 19:05:11 1.5
+++ rc.dhcpd 2003/05/22 14:45:14 1.6
@@ -6,6 +6,9 @@
dhcpd_enable="yes"
hacking="ofcourse"
+%test
+ echo "Just an echo to test dhcpd"
+
%start -p 220 -u root
echo "Pri 220"
opServiceEnabled dhcpd || exit 0
|
|