Update of /cvsroot/dhcp-agent/dhcp-agent
In directory usw-pr-cvs1:/tmp/cvs-serv12381
Modified Files:
README
Log Message:
removed do_sysconf is lame note in README ; this is actually a syncmail test ;
Index: README
===================================================================
RCS file: /cvsroot/dhcp-agent/dhcp-agent/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README 2002/02/01 00:18:04 1.2
--- README 2002/02/01 00:22:08 1.3
***************
*** 14,23 ****
appreciated.
! The current code base suffers from some overengineering (see hoop
! jumping in do_sysconf()), but it works. Next release will clean this
! up.
!
! Only the desperate and depraved would run the client on a production
! machine.
Portability and Caveats
--- 14,19 ----
appreciated.
! Please know that, only the desperate and depraved would run the
! client on a production machine.
Portability and Caveats
|