From 5ba6f0a62817f6031936b8880a15c404840924bb Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 29 Apr 2008 10:25:45 +0000 Subject: We need to ensure that the init script started is correct, translating symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo #219526. --- sh/Makefile.NetBSD | 1 - 1 file changed, 1 deletion(-) (limited to 'sh/Makefile.NetBSD') diff --git a/sh/Makefile.NetBSD b/sh/Makefile.NetBSD index 0e4200a..bd44393 100644 --- a/sh/Makefile.NetBSD +++ b/sh/Makefile.NetBSD @@ -1,6 +1,5 @@ SRCS+= init.sh.in -NET_LO= net.lo0 SRCS+= ifwatchd-carrier.sh.in ifwatchd-nocarrier.sh.in BIN+= ifwatchd-carrier.sh ifwatchd-nocarrier.sh -- cgit v1.2.3