]> git.pld-linux.org Git - packages/freenx-server.git/commitdiff
- added APPLICATION_PRELOAD hacks. Needs improvement
authoraredridel <aredridel@pld-linux.org>
Tue, 23 May 2006 07:23:39 +0000 (07:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freenx-node-conf.patch -> 1.2

freenx-node-conf.patch

index a62e2e1967ba18f1a151266b9eddf49ee4c8ef87..187b174bae5883f9fc295c389586a0fa253ef4c4 100644 (file)
@@ -1,6 +1,6 @@
 diff -ur freenx-0.5.0-test-2006-03-08-5-o/node.conf.sample freenx-0.5.0-test-2006-03-08-5/node.conf.sample
 --- freenx-0.5.0-test-2006-03-08-5-o/node.conf.sample  2005-08-29 05:44:59.000000000 -0600
-+++ freenx-0.5.0-test-2006-03-08-5/node.conf.sample    2006-05-22 23:25:07.000000000 -0600
++++ freenx-0.5.0-test-2006-03-08-5/node.conf.sample    2006-05-23 01:21:41.000000000 -0600
 @@ -305,7 +305,13 @@
  
  # The key that contains the name of the complete path of command name
@@ -34,4 +34,9 @@ diff -ur freenx-0.5.0-test-2006-03-08-5-o/node.conf.sample freenx-0.5.0-test-200
  
  # The number of seconds we wait for the nxagent to start before
  # deciding startup has failed
-Only in freenx-0.5.0-test-2006-03-08-5: node.conf.sample.orig
+@@ -384,3 +390,5 @@
+ # Extra options to nxproxy. See !M documentation for useful parameters.
+ #PROXY_EXTRA_OPTIONS=""
++
++APPLICATION_LIBRARY_PRELOAD="/usr/lib/libX11-nx.so.6.2:/usr/lib/libXext-nx.so.6.4:/usr/lib/libXcomp.so.1:/usr/lib/libXcompext.so.1:/usr/lib/libXrender-nx.so.1.2"
This page took 0.081742 seconds and 4 git commands to generate.