From 139a52ee736351a0bbca49919cb7ecc23ab9a2a8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 6 Sep 2005 19:02:02 +0000 Subject: fix status message (#16925) --- perl-install/standalone/service_harddrake.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/standalone/service_harddrake.sh') diff --git a/perl-install/standalone/service_harddrake.sh b/perl-install/standalone/service_harddrake.sh index ce0f10dda..a6a8b94b9 100644 --- a/perl-install/standalone/service_harddrake.sh +++ b/perl-install/standalone/service_harddrake.sh @@ -39,6 +39,7 @@ case "$1" in gprintf "Harddrake service was run at boot time" else gprintf "Harddrake service was not run at boot time" fi + echo ;; reload) ;; -- cgit v1.2.1