[csw-devel] SF.net SVN: gar:[7065] csw/mgar/pkg/cswclassutils/trunk/files/ CSWcswclassutils.i.cswinetd

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Nov 1 17:12:23 CET 2009


Revision: 7065
          http://gar.svn.sourceforge.net/gar/?rev=7065&view=rev
Author:   bdwalton
Date:     2009-11-01 16:12:23 +0000 (Sun, 01 Nov 2009)

Log Message:
-----------
cswclassutils: use canonical filename of inetd.conf (match r script) since the /etc/inetd.conf symlink is only important on opensolaris where inetadm/svcs will be used anyway

Modified Paths:
--------------
    csw/mgar/pkg/cswclassutils/trunk/files/CSWcswclassutils.i.cswinetd

Modified: csw/mgar/pkg/cswclassutils/trunk/files/CSWcswclassutils.i.cswinetd
===================================================================
--- csw/mgar/pkg/cswclassutils/trunk/files/CSWcswclassutils.i.cswinetd	2009-11-01 13:42:53 UTC (rev 7064)
+++ csw/mgar/pkg/cswclassutils/trunk/files/CSWcswclassutils.i.cswinetd	2009-11-01 16:12:23 UTC (rev 7065)
@@ -94,7 +94,7 @@
       else
 	  [ -n "$DEBUG" ] && echo "For solaris 8 or 9"
 
-	  inetdconf=$PKG_INSTALL_ROOT/etc/inetd.conf
+	  inetdconf=$PKG_INSTALL_ROOT/etc/inet/inetd.conf
 
 	  echo "Installing '$svcname' into inetd.conf."
 	  echo "# $PKGINST: added by i.cswinetd" >> $inetdconf


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list