]> andersk Git - moira.git/blobdiff - server/mr_main.c
Build shared libmoira via libtool.
[moira.git] / server / mr_main.c
index 2935aa7f9f7610dc85d3550f19ad4a197c825af3..eb05ff219de9fb157bb962373112314a91199f86 100644 (file)
@@ -233,7 +233,7 @@ int main(int argc, char **argv)
 
       if (child_exited_abnormally)
        {
-         critical_alert("moirad", "%d: child exits with signal %d status %d",
+         critical_alert(whoami, "moirad", "%d: child exits with signal %d status %d",
                         child_pid, child_signal, child_status);
          child_exited_abnormally = 0;
        }
This page took 0.060347 seconds and 4 git commands to generate.