From: <st...@us...> - 2004-03-04 20:51:22
|
Update of /cvsroot/uts/uts/src/etc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6457 Modified Files: secd Log Message: Added teld and camd. Index: secd =================================================================== RCS file: /cvsroot/uts/uts/src/etc/secd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** secd 4 Mar 2004 20:15:46 -0000 1.2 --- secd 4 Mar 2004 20:29:55 -0000 1.3 *************** *** 6,11 **** # # chkconfig: 4 41 60 ! # description: Spm is the Simple Sockets Library (SSL) ! # PortMaster. It controls server names and their port numbers. # Source function library. --- 6,10 ---- # # chkconfig: 4 41 60 ! # description: Run socket secretaries for each instrument. # Source function library. |