added chkconfig support for newer versions
This commit is contained in:
parent
d6e5f1996e
commit
1ed935186d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user