aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/modbuslog.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modbuslog.c b/src/modbuslog.c
index 7813aa3..b7d8bf6 100644
--- a/src/modbuslog.c
+++ b/src/modbuslog.c
@@ -88,7 +88,9 @@ int main(int argc, char *argv[]) {
openlog("modbuslog", SYSLOG_CONSOLE_OUTPUT | LOG_PID | LOG_CONS, LOG_USER);
+ syslog(LOG_INFO, "");
syslog(LOG_INFO, "modbuslog %s starting",VERSION_STRING);
+ syslog(LOG_INFO, "");
const char *configfile = "/etc/modbuslog.cfg";
config_t cfg;
inh?h=upstream/0%2bgit20161227.ac7535a&id=4500e42b1bd162ca4a91c5096918fc56410de30f&follow=1'>Imported Upstream version 0+git20141218.b46a22cupstream/0+git20141218.b46a22cJonathan McCrohan535-639/+317 2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877