aboutsummaryrefslogtreecommitdiffstats
path: root/config/sshdcond
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-08-09 20:05:21 +0200
committerdoktornotor <notordoktor@gmail.com>2015-08-09 20:05:21 +0200
commitde0a96f7ddea5013663b390c075cb564fd39e6a1 (patch)
tree94d533f7f6b215568f4fb08f35257e509efd22cf /config/sshdcond
parentddc664d5d206418364b31b2edebd573e80b21c1b (diff)
downloadpfsense-packages-de0a96f7ddea5013663b390c075cb564fd39e6a1.tar.gz
pfsense-packages-de0a96f7ddea5013663b390c075cb564fd39e6a1.tar.bz2
pfsense-packages-de0a96f7ddea5013663b390c075cb564fd39e6a1.zip
Only log something when needed
Diffstat (limited to 'config/sshdcond')
-rw-r--r--config/sshdcond/sshdcond.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sshdcond/sshdcond.inc b/config/sshdcond/sshdcond.inc
index fa996386..d68ece7f 100644
--- a/config/sshdcond/sshdcond.inc
+++ b/config/sshdcond/sshdcond.inc
@@ -135,8 +135,8 @@ function sshdcond_sync_on_changes() {
}
}
}
+ log_error("[sshdcond] xmlrpc sync is ending.");
}
- log_error("[sshdcond] xmlrpc sync is ending.");
}
/* Do the actual XMLRPC sync. */