From 5092595835461e889fbac14d4cfc6c06b5f55019 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sun, 9 Sep 2012 22:22:15 -0500 Subject: add RC_PREFIX environment variable This will be used by init scripts which want to be able to run in a Gentoo Prefix installation. RC_PREFIX will contain the prefix offset. --- man/runscript.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/runscript.8 b/man/runscript.8 index ef55de3..b87f8ef 100644 --- a/man/runscript.8 +++ b/man/runscript.8 @@ -352,6 +352,9 @@ Default runlevel chosen. Default is default. .It Va RC_SYS A special variable to describe the system more. Possible values are OPENVZ, XENU, XEN0, UML and VSERVER. +.It Va RC_PREFIX +In a Gentoo Prefix installation, this variable contains the prefix +offset. Otherwise it is undefined. .It Va RC_UNAME The result of `uname -s`. .El -- cgit v1.2.3