diff options
Diffstat (limited to 'instfiles/xrdp_control.sh')
-rwxr-xr-x | instfiles/xrdp_control.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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 |