X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=common%2Fcommon.c;h=aa9e5ea2c4568cc243d34a44c968d220b0f524f3;hb=42d6d6e184a134f432c52188542b6c46d87f1981;hp=e9e4f2e6b54d67e87d7bb87fdf62b561114a7bd8;hpb=f840e396bc900fe05ad159e1ab06e5df63679ea3;p=apps%2Fpfixtools.git diff --git a/common/common.c b/common/common.c index e9e4f2e..aa9e5ea 100644 --- a/common/common.c +++ b/common/common.c @@ -297,7 +297,7 @@ extern exitcall_t __madexit[]; static void common_shutdown(void) { - if (daemon_process) { + if (daemon_process && log_syslog) { info("stopping..."); } pidfile_close();