<div>I&#39;ve been getting many &quot;syslog-ng.service start request repeated too quickly...&quot;</div><div>issues in systemd journal .</div><div>The syslog-ng service would always fail.</div><div>I noticed there seems to be a bug in which systemd executes syslog-ng with the &quot;-n&quot; flag.</div>
<div><br></div><div>I recently posted the bug here: <a href="https://bugs.freedesktop.org/show_bug.cgi?id=61324">https://bugs.freedesktop.org/show_bug.cgi?id=61324</a></div><div><br></div><div>After modifying lib/<span style="background-color:rgb(255,255,255);white-space:pre-wrap">gprocess.c to accept &quot;-n&quot; in place of &quot;</span><span style="background-color:rgb(255,255,255);white-space:pre-wrap">-F</span><span style="background-color:rgb(255,255,255)"><span style="white-space:pre-wrap">&quot;, recompiling, and reinstalling, the problem has disappeared and the </span></span><span style="white-space:pre-wrap">syslog-ng process remains up.</span></div>
<div><span style="background-color:rgb(255,255,255)"><span style="white-space:pre-wrap"><br></span></span></div><div><span style="background-color:rgb(255,255,255)"><span style="white-space:pre-wrap">Is this a systemd bug?</span></span></div>
<div><span style="background-color:rgb(255,255,255)"><span style="white-space:pre-wrap"><br></span></span></div><div><span style="background-color:rgb(255,255,255)"><span style="white-space:pre-wrap">I have been googling for 2 days to see if it relates to any other bugs and have found nothing.  I just started using systemd 4 days ago and its my impression that syslog-ng has supported </span></span><span style="white-space:pre-wrap">systemd for some time.  So, could there be something on my end causing the issue?</span></div>