From 7337005f70666e4b2c474694f90a122b4ddb34ae Mon Sep 17 00:00:00 2001 From: Amer Ather Date: Fri, 5 Dec 2014 17:59:50 +0000 Subject: [PATCH] Allow pmda install in the background --- src/pmcd/rc_pmcd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pmcd/rc_pmcd b/src/pmcd/rc_pmcd index 49b7430..c02267b 100644 --- a/src/pmcd/rc_pmcd +++ b/src/pmcd/rc_pmcd @@ -488,7 +488,7 @@ Error: pmcd control file '"$PCP_PMCDCONF_PATH"' is missing, cannot start pmcd.' $PCP_BINADM_DIR/pmpost "start pmcd from $prog" - _pmda_setup + _pmda_setup & # force removal of primary pmlogger link ... if primary # pmlogger is started, this will re-create the link -- 1.8.4.2