diff --git a/instfiles/xrdp.sh b/instfiles/xrdp.sh index 3e727433..e80226f9 100755 --- a/instfiles/xrdp.sh +++ b/instfiles/xrdp.sh @@ -1,10 +1,3 @@ -#!/bin/sh -# xrdp control script -# Written : 1-13-2006 - Mark Balliet - posicat@pobox.com -# maintaned by Jay Sorg -# chkconfig: 2345 11 89 -# description: starts xrdp - ### BEGIN INIT INFO # Provides: xrdp # Required-Start: @@ -16,8 +9,7 @@ # Short-Description: Start and stop xrdp # Description: starts xrdp ### END INIT INFO - -SBINDIR=/usr/local/sbin +SBINDIR=/usr/sbin LOG=/dev/null CFGDIR=/etc/xrdp