Gentoo Archives: gentoo-dev

From: Joe Peterson <lavajoe@g.o>
To: Mike Frysinger <vapier@g.o>
Cc: gentoo-dev@l.g.o, Roy Marples <roy@×××××××.name>
Subject: Re: [gentoo-dev] Detecting Baselayout2/OpenRC from init.d scripts (summary of debate and plans from bug 270646)
Date: Mon, 08 Jun 2009 10:57:38
Message-Id: 4A2CEDD2.7030509@gentoo.org
In Reply to: Re: [gentoo-dev] Detecting Baselayout2/OpenRC from init.d scripts (summary of debate and plans from bug 270646) by Mike Frysinger
1 Mike Frysinger wrote:
2 > /usr isnt guaranteed to be mounted for all init.d scripts
3
4 Right... Well, then the best choice is probably /etc out of the list [Roy
5 pointed out] of the only OS-nonspecific dirs, unless we want to have a small
6 executable script in /bin or /sbin that spits out the version.
7
8 -Joe