From 0f910da6a6943b2f702358ca4b4a75090e918560 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 May 2012 01:40:59 +0000 Subject: [PATCH] Fix xrdp script on Debian --- instfiles/xrdp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instfiles/xrdp.sh b/instfiles/xrdp.sh index 3671004f..6abb1cac 100755 --- a/instfiles/xrdp.sh +++ b/instfiles/xrdp.sh @@ -5,7 +5,7 @@ # chkconfig: 2345 11 89 # description: starts xrdp -SBINDIR=/usr/local/sbin +SBINDIR=/usr/sbin LOG=/dev/null CFGDIR=/etc/xrdp