summaryrefslogtreecommitdiffstats
path: root/extra/speech-dispatcher/speechd.rc
diff options
context:
space:
mode:
Diffstat (limited to 'extra/speech-dispatcher/speechd.rc')
-rwxr-xr-xextra/speech-dispatcher/speechd.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/speech-dispatcher/speechd.rc b/extra/speech-dispatcher/speechd.rc
index a2536cfe2..3dca81ce8 100755
--- a/extra/speech-dispatcher/speechd.rc
+++ b/extra/speech-dispatcher/speechd.rc
@@ -20,7 +20,7 @@ case "${1}" in
killproc /usr/bin/speech-dispatcher
;;
reload)
- boot_mesg "Reloading system log daemon config file..."
+ boot_mesg "Reloading speech dispatcher Daemon"
reloadproc /usr/bin/speech-dispatcher -d
;;
restart)