[csw-devel] SF.net SVN: gar:[7072] csw/mgar/pkg/denyhosts/trunk

bensons at users.sourceforge.net bensons at users.sourceforge.net
Mon Nov 2 15:17:30 CET 2009


Revision: 7072
          http://gar.svn.sourceforge.net/gar/?rev=7072&view=rev
Author:   bensons
Date:     2009-11-02 14:17:30 +0000 (Mon, 02 Nov 2009)

Log Message:
-----------
denyhosts: no AAUTOSTART for the smf script

Modified Paths:
--------------
    csw/mgar/pkg/denyhosts/trunk/Makefile
    csw/mgar/pkg/denyhosts/trunk/files/cswdenyhosts

Modified: csw/mgar/pkg/denyhosts/trunk/Makefile
===================================================================
--- csw/mgar/pkg/denyhosts/trunk/Makefile	2009-11-02 12:03:23 UTC (rev 7071)
+++ csw/mgar/pkg/denyhosts/trunk/Makefile	2009-11-02 14:17:30 UTC (rev 7072)
@@ -57,6 +57,7 @@
 	mv $(DESTDIR)$(datadir)/$(GARNAME)/denyhosts.cfg-dist \
 		$(DESTDIR)$(sysconfdir)/denyhosts.cfg
 	ginstall -m 0755 $(FILEDIR)/cswdenyhosts $(DESTDIR)$(sysconfdir)/init.d
+	ginstall -m 0644 $(FILEDIR)/readme $(DOCDEST)
 
 	#Adjust config to match Solaris paths + our package paths
 	gsed -i \

Modified: csw/mgar/pkg/denyhosts/trunk/files/cswdenyhosts
===================================================================
--- csw/mgar/pkg/denyhosts/trunk/files/cswdenyhosts	2009-11-02 12:03:23 UTC (rev 7071)
+++ csw/mgar/pkg/denyhosts/trunk/files/cswdenyhosts	2009-11-02 14:17:30 UTC (rev 7072)
@@ -2,6 +2,7 @@
 #
 # Init script for denyhosts
 #
+# AUTOENABLE no
 
 PATH=/opt/csw/bin:$PATH
 NAME=denyhosts


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