Fixed typo.
git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@416 4ebea2bb-67d4-0310-8558-a5799e421b66master
parent
9aaaebc5a4
commit
4c5fe5896d
|
@ -63,7 +63,7 @@ restart() {
|
|||
}
|
||||
|
||||
reload() {
|
||||
gprintf "Reloading cron daemon configuration: "
|
||||
gprintf "Reloading $prog daemon configuration: "
|
||||
killproc $prog -HUP
|
||||
retval=$?
|
||||
echo
|
||||
|
|
Loading…
Reference in New Issue