(no commit message)
authorhttps://www.google.com/accounts/o8/id?id=AItOawmF293QIINb35puIE44kcDsoUHIhUGyq84 <Adam@web>
Wed, 9 Nov 2011 13:06:43 +0000 (08:06 -0500)
committerwww-data <www-data@project-moonshot.org>
Wed, 9 Nov 2011 13:06:43 +0000 (08:06 -0500)
ConfiguringRHEL.mdwn

index f0662b4..ddc3bca 100644 (file)
@@ -15,6 +15,10 @@ The best way to do this is create a file at _/etc/profile.d/moonshot.sh_, with t
        export LD_LIBRARY_PATH=/opt/moonshot/lib64/:/usr/lib64/freeradius/:$LD_LIBRARY_PATH
     fi
 
+After, either restart your shell session, or:
+
+    source /etc/profile.d/moonshot.sh
+
 This is required as moonshot currently stores its modified libraries separately to the main system ones to avoid conflicts.  This should not be necessary in the future.