[csw-devel] SF.net SVN: gar:[17386] csw/mgar/pkg/pidentd/trunk/Makefile
wilbury at users.sourceforge.net
wilbury at users.sourceforge.net
Mon Mar 12 12:34:11 CET 2012
Revision: 17386
http://gar.svn.sourceforge.net/gar/?rev=17386&view=rev
Author: wilbury
Date: 2012-03-12 11:34:11 +0000 (Mon, 12 Mar 2012)
Log Message:
-----------
pidentd/trunk: Add -b option to daemon, making it run as standalone
Modified Paths:
--------------
csw/mgar/pkg/pidentd/trunk/Makefile
Modified: csw/mgar/pkg/pidentd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pidentd/trunk/Makefile 2012-03-12 10:58:49 UTC (rev 17385)
+++ csw/mgar/pkg/pidentd/trunk/Makefile 2012-03-12 11:34:11 UTC (rev 17386)
@@ -64,7 +64,7 @@
REINPLACEMENTS += daemon
REINPLACE_MATCH_daemon = /usr/sbin/in.identd
-REINPLACE_WITH_daemon = $(sbindir)/identd
+REINPLACE_WITH_daemon = $(sbindir)/identd -b
REINPLACE_FILES_daemon = etc/identd.xml
REINPLACEMENTS += customsmf
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