From a7b624056ff8c08a9c2267a842ccf1c0fa9cfab2 Mon Sep 17 00:00:00 2001 From: jsorg71 Date: Sun, 17 Aug 2008 07:23:56 +0000 Subject: [PATCH] the name changed --- instfiles/xrdp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instfiles/xrdp.sh b/instfiles/xrdp.sh index 6a8ac952..3671004f 100755 --- a/instfiles/xrdp.sh +++ b/instfiles/xrdp.sh @@ -134,7 +134,7 @@ case "$1" in xrdp_start ;; *) - echo "Usage: xrdp_control.sh {start|stop|restart|force-reload}" + echo "Usage: xrdp.sh {start|stop|restart|force-reload}" exit 1 esac