Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110664695
D7572.id19470.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
635 B
Referenced Files
None
Subscribers
None
D7572.id19470.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D7572: Fix missing substitution of @SBINDIR@ in resolvconf script
Attached
Detach File
Event Timeline
Log In to Comment