From 3cedfae76a2351bc8b1e5bd2ee33bbf8630dbacf Mon Sep 17 00:00:00 2001 From: Jay Sorg Date: Fri, 7 Sep 2012 22:47:27 -0700 Subject: [PATCH] added LSB tags to xrdp.sh --- instfiles/xrdp.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/instfiles/xrdp.sh b/instfiles/xrdp.sh index 3671004f..3e727433 100755 --- a/instfiles/xrdp.sh +++ b/instfiles/xrdp.sh @@ -5,6 +5,18 @@ # chkconfig: 2345 11 89 # description: starts xrdp +### BEGIN INIT INFO +# Provides: xrdp +# Required-Start: +# Required-Stop: +# Should-Start: +# Should-Stop: +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Start and stop xrdp +# Description: starts xrdp +### END INIT INFO + SBINDIR=/usr/local/sbin LOG=/dev/null CFGDIR=/etc/xrdp