X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=rpm%2Fmetaproxy.init;h=d303d36e401e78927c16404e91388e9da2cc12e8;hb=f382c39ab7cdc815ef8320d45dbd878d4f6548f9;hp=cba4ed916e2788cbbd08c559477def3587640993;hpb=e5bd284f943dac898f7f455680441e74a63622bd;p=metaproxy-moved-to-github.git diff --git a/rpm/metaproxy.init b/rpm/metaproxy.init index cba4ed9..d303d36 100755 --- a/rpm/metaproxy.init +++ b/rpm/metaproxy.init @@ -27,7 +27,9 @@ if test -f /etc/rc.status; then . /etc/rc.status else rc_status() { + r=$? echo "" + return $r } fi