NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/48529: dhcpcd creates directory /@RUNDIR@
The following reply was made to PR bin/48529; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: roy%NetBSD.org@localhost
Subject: Re: bin/48529: dhcpcd creates directory /@RUNDIR@
Date: Fri, 17 Jan 2014 19:23:45 +0100
Does this help?
Is this the intended directory?
Martin
--8<--
Index: Makefile
===================================================================
RCS file: /cvsroot/src/external/bsd/dhcpcd/sbin/dhcpcd/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile 15 Jan 2014 20:58:53 -0000 1.18
+++ Makefile 17 Jan 2014 18:22:37 -0000
@@ -46,6 +46,7 @@
-e 's:@LIBDIR@:/lib:g' \
-e 's:@HOOKDIR@:/libexec/dhcpcd-hooks:g' \
-e 's:@SCRIPT@:/libexec/dhcpcd-run-hooks:g' \
+ -e 's:@RUNDIR@:/var/run:g' \
-e 's:@SERVICEEXISTS@::g' \
-e 's:@SERVICECMD@::g' \
-e 's:@SERVICESTATUS@::g' \
Home |
Main Index |
Thread Index |
Old Index