Page MenuHomeFreeBSD

D7572.id19470.diff
No OneTemporary

D7572.id19470.diff

Index: sbin/resolvconf/Makefile
===================================================================
--- sbin/resolvconf/Makefile
+++ sbin/resolvconf/Makefile
@@ -16,6 +16,7 @@
SYSCONFDIR= /etc
RCDIR= ${SYSCONFDIR}/rc.d
VARDIR= /var/run/resolvconf
+SBINDIR= /sbin
# We don't assume to restart the services in /sbin. So, though
# our service(8) is in /usr/sbin, we can use it, here.
@@ -35,6 +36,7 @@
-e 's:@RESTARTCMD \(.*\)@:${RESTARTCMD_WITH_ARG}:g' \
-e 's:@RESTARTCMD@:${RESTARTCMD}:g' \
-e 's:@RCDIR@:${RCDIR}:g' \
+ -e 's:@SBINDIR@:${SBINDIR}:g' \
-e 's: vpn : ng[0-9]*&:g' \
${DIST}/$@.in > $@
.endfor

File Metadata

Mime Type
text/plain
Expires
Sat, Feb 22, 3:43 PM (7 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16774250
Default Alt Text
D7572.id19470.diff (635 B)

Event Timeline