added chkconfig support for newer versions

This commit is contained in:
jsorg71 2006-12-26 07:34:33 +00:00
parent d6e5f1996e
commit 1ed935186d
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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