<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - systemctl injects an '-n' flag for the syslog-ng service when the service file is named syslog-ng.service"
href="https://bugs.freedesktop.org/show_bug.cgi?id=61535#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - systemctl injects an '-n' flag for the syslog-ng service when the service file is named syslog-ng.service"
href="https://bugs.freedesktop.org/show_bug.cgi?id=61535">bug 61535</a>
from <span class="vcard"><a class="email" href="mailto:nsane457@gmail.com" title="P. Levine <nsane457@gmail.com>"> <span class="fn">P. Levine</span></a>
</span></b>
<pre>Contents of /usr/lib/systemd/system/syslog-ng.service:
[Unit]
Description=System Logger Daemon
Documentation=man:syslog-ng(8)
[Service]
Sockets=syslog.socket
ExecStart=/usr/sbin/syslog-ng -F
ExecReload=/bin/kill -HUP $MAINPID
StandardOutput=null
Restart=on-failure
[Install]
WantedBy=multi-user.target
Alias=syslog.service</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>