X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=pfix-srsd%2Fmain-srsd.c;fp=pfix-srsd%2Fmain-srsd.c;h=e95ffd9b5e55a6b94e10aea659cf194a15acf62e;hb=af645f579c2652e6a095876048565d03a9434286;hp=acaa3fccc02ff0a20af6cb7e95e14d6e9dd84189;hpb=d0a502789c9dbe4cb914c2a621e3b52eec43f06a;p=apps%2Fpfixtools.git diff --git a/pfix-srsd/main-srsd.c b/pfix-srsd/main-srsd.c index acaa3fc..e95ffd9 100644 --- a/pfix-srsd/main-srsd.c +++ b/pfix-srsd/main-srsd.c @@ -304,7 +304,7 @@ int main(int argc, char *argv[]) return EXIT_FAILURE; } - info("starting %s v%s...", DAEMON_NAME, DAEMON_VERSION); + info("%s v%s...", DAEMON_NAME, DAEMON_VERSION); config.domain = argv[optind]; config.srs = srs_read_secrets(argv[optind + 1]);