diff options
Diffstat (limited to 'instfiles/xrdp_control1.sh')
-rw-r--r-- | instfiles/xrdp_control1.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/instfiles/xrdp_control1.sh b/instfiles/xrdp_control1.sh index 4282de68..398efc4b 100644 --- a/instfiles/xrdp_control1.sh +++ b/instfiles/xrdp_control1.sh @@ -2,6 +2,8 @@ # xrdp control script # same as xrdp_control.sh except the XRDP_DIR is /usr/lib/xrdp # Written : 1-13-2006 - Mark Balliet - posicat@pobox.com +# chkconfig: 2345 11 89 +# description: starts xrdp XRDP=xrdp SESMAN=sesman |