[Netadm-devel] gwc/scripts gwc,1.4,1.5 install.sh,1.15,1.16 syslog.conf,1.3,1.4
Status: Beta
Brought to you by:
linuxpark
From: linuxpark <lin...@us...> - 2006-04-06 15:16:00
|
Update of /cvsroot/netadm/gwc/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12694/scripts Modified Files: gwc install.sh syslog.conf Log Message: MOD: minor modifying and renaming email address. ADD: sample subdir to Makefile. Index: syslog.conf =================================================================== RCS file: /cvsroot/netadm/gwc/scripts/syslog.conf,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** syslog.conf 28 Feb 2006 23:05:17 -0000 1.3 --- syslog.conf 6 Apr 2006 15:15:48 -0000 1.4 *************** *** 1,7 **** # - # - # # Title : syslog.conf ! # Author : Jeho-Park <ne...@ke...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : --- 1,5 ---- # # Title : syslog.conf ! # Author : Jeho-Park <lin...@gm...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : Index: gwc =================================================================== RCS file: /cvsroot/netadm/gwc/scripts/gwc,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** gwc 28 Feb 2006 00:52:07 -0000 1.4 --- gwc 6 Apr 2006 15:15:48 -0000 1.5 *************** *** 3,7 **** # # Title : gwc ! # Author : Jeho-Park <ne...@ke...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : main script for daemon start|stop --- 3,7 ---- # # Title : gwc ! # Author : Jeho-Park <lin...@gm...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : main script for daemon start|stop Index: install.sh =================================================================== RCS file: /cvsroot/netadm/gwc/scripts/install.sh,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** install.sh 14 Mar 2006 17:17:10 -0000 1.15 --- install.sh 6 Apr 2006 15:15:48 -0000 1.16 *************** *** 3,7 **** # # Title : install.sh ! # Author : Jeho-Park <ne...@ke...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : --- 3,7 ---- # # Title : install.sh ! # Author : Jeho-Park <lin...@gm...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : |