summaryrefslogtreecommitdiffstats
path: root/instfiles/xrdpstart.sh
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2005-11-06 01:49:33 +0000
committerjsorg71 <jsorg71>2005-11-06 01:49:33 +0000
commita982572254b5b57a5202f98f216ee49033f1eb76 (patch)
tree55ba68d098b4a58eba5db1a35ce98d362a251178 /instfiles/xrdpstart.sh
parentbd2ace23b8f4ddcb43e262e6586f4fc989f497c3 (diff)
downloadxrdp-proprietary-a982572254b5b57a5202f98f216ee49033f1eb76.tar.gz
xrdp-proprietary-a982572254b5b57a5202f98f216ee49033f1eb76.zip
minor xrdpstart.sh changes
Diffstat (limited to 'instfiles/xrdpstart.sh')
-rwxr-xr-xinstfiles/xrdpstart.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/instfiles/xrdpstart.sh b/instfiles/xrdpstart.sh
index d731e819..84e92e88 100755
--- a/instfiles/xrdpstart.sh
+++ b/instfiles/xrdpstart.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
cd /usr/local/xrdp
-./xrdp&
+./xrdp > /usr/local/xrdp/xrdp.boot.log
./sesman > /usr/local/xrdp/sesman.boot.log