[interchange-cvs] interchange - jon modified pod/icconfig.pod

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Tue Nov 27 15:41:00 2001


User:      jon
Date:      2001-11-27 20:40:26 GMT
Modified:  pod      Tag: STABLE_4_8-branch icconfig.pod
Log:
Document MV_DOLLAR_ZERO global variable.

Revision  Changes    Path
No                   revision



No                   revision



2.2.2.2   +27 -0     interchange/pod/icconfig.pod


rev 2.2.2.2, prev_rev 2.2.2.1
Index: icconfig.pod
===================================================================
RCS file: /var/cvs/interchange/pod/icconfig.pod,v
retrieving revision 2.2.2.1
retrieving revision 2.2.2.2
diff -u -u -r2.2.2.1 -r2.2.2.2
--- icconfig.pod	2001/11/21 22:17:01	2.2.2.1
+++ icconfig.pod	2001/11/27 20:40:26	2.2.2.2
@@ -950,6 +950,33 @@
 
 =back
 
+Some global variables can be set to affect Interchange:
+
+=over 4
+
+=item MV_DOLLAR_ZERO
+
+This determines what Interchange does to Perl's $0 variable, which
+contains the operating system's name of the running process, for
+example in the ps(1) or top(1) commands. Valid settings are:
+
+=back
+
+ Setting                           Result
+ (not set)                         'interchange'
+ 0                                 (do nothing)
+ 1                                 'interchange --> (CATROOT)'
+ string                            'string'
+
+=over 4
+
+=item
+
+Note that this is set globally once only when the Interchange daemon
+is started, so it's pointless to change the variable after that.
+
+=back
+
 =head2 VarName *global*
 
 Sets the names of variables that will be remapped to and from the URL