diff --git a/instfiles/xrdp_control.sh b/instfiles/xrdp_control.sh index b2deda56..7c586d9a 100755 --- a/instfiles/xrdp_control.sh +++ b/instfiles/xrdp_control.sh @@ -1,6 +1,8 @@ #!/bin/sh # xrdp control script # Written : 1-13-2006 - Mark Balliet - posicat@pobox.com +# chkconfig: 2345 11 89 +# description: starts xrdp XRDP=xrdp SESMAN=sesman 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