]> git.parisson.com Git - telecaster-cgi.git/commitdiff
fix INSTALL again
authoryomguy <yomguy@parisson.com>
Mon, 22 Nov 2010 23:56:25 +0000 (23:56 +0000)
committeryomguy <yomguy@parisson.com>
Mon, 22 Nov 2010 23:56:25 +0000 (23:56 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 84c0ea1b6a5e0d4922ab0c515fa85ec75a77a100..bf2fa999ba5b39b7ca00a07aeb8769b11a2fcf99 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -28,7 +28,14 @@ Optional::
 
     sudo aptitude install libfaac-dev libmp3lame-dev libflac-dev 
 
-Note that obtaining and installing a preempt RT kernel is STRONGLY advised to get a good stability.
+Note that obtaining and installing a preempt RT kernel is STRONGLY advised to get a good audio (JACK) stability.
+Moreover, edit the pam conf file to get RT "su" pam limits at boot::
+    
+    sudo vi /etc/pam.d/su
+    
+Uncomment::
+    
+    session    required   pam_limits.so
 
 
 3. Install TeleCaster
@@ -89,9 +96,9 @@ Browse the TeleCaster web control page:
 
 Fill in the form and start any free recording and broadcasting stream !
 
-To change the form options, just edit the conf file::
+To change the form options, just edit the conf file as root::
     
-    /etc/telecaster/telecaster.xml
+    sudo vi /etc/telecaster/telecaster.xml
     
 
 8. Contact