]> git.pld-linux.org Git - packages/boa.git/commitdiff
- cleaning
authorankry <ankry@pld-linux.org>
Wed, 7 May 2003 23:35:20 +0000 (23:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boa.init -> 1.6

boa.init

index c73e189737cc39b9a6ade02f8acd5ba13c083119..813a820b16746d08fedc1adc011926f6df16df14 100644 (file)
--- a/boa.init
+++ b/boa.init
@@ -60,12 +60,8 @@ case "$1" in
        ;;
   reload)
        if [ -f /var/lock/subsys/boa ]; then
-               msg_show "Boa httpd"
-               msg_reload
-               busy
+               msg_reloading "Boa httpd"
                killproc boa -HUP
-               deltext
-               ok              
        else
                msg_not_running "Boa httpd"
                exit 1
This page took 0.031582 seconds and 4 git commands to generate.