summaryrefslogtreecommitdiffstats
path: root/install.txt
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2006-02-18 05:42:59 +0000
committerjsorg71 <jsorg71>2006-02-18 05:42:59 +0000
commit192446c47e31266be2df6aa58f62b74cf8dcbcac (patch)
treec480b82f726c989c592412aec2d1018b9d64e478 /install.txt
parentda4df86fc0afb3761a39a7f2bd18275f060e8b75 (diff)
downloadxrdp-proprietary-192446c47e31266be2df6aa58f62b74cf8dcbcac.tar.gz
xrdp-proprietary-192446c47e31266be2df6aa58f62b74cf8dcbcac.zip
documentation and script file changes
Diffstat (limited to 'install.txt')
-rw-r--r--install.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/install.txt b/install.txt
index c193273b..d2138eb3 100644
--- a/install.txt
+++ b/install.txt
@@ -31,6 +31,7 @@ files.
files and location
/usr/local/xrdp/startwm.sh - script that starts the window manager
+ You may need to edit this file to run your window manager.
/etc/sesman.ini - sesman configuration file
/etc/rsakeys.ini - rsa stuff
/etc/xrdp.ini - xrdp configuration file
@@ -41,4 +42,11 @@ Sesman and xrdp both have to be running as root.
You should set them to start when the system starts.
You can use xrdp_control.sh script to start them.
+To completely remove xrdp
+ remove directory /usr/local/xrdp
+ remove directory /etc/xrdp
+ remove file /var/run/xrdp.pid
+ remove file /var/run/sesman.pid
+ remove any startup links added to /etc/init.d or /etc/rcX.d
+
jay.sorg@gmail.com