FS#34161 - [postgrey] systemd configuration doesn't log to syslog
Attached to Project:
Community Packages
Opened by Jacob Joseph (jacobjjoseph.org) - Tuesday, 05 March 2013, 19:42 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 12 August 2013, 12:14 GMT
Opened by Jacob Joseph (jacobjjoseph.org) - Tuesday, 05 March 2013, 19:42 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 12 August 2013, 12:14 GMT
|
Details
The postgrey.service script omits the "--daemon" argument,
and, in doing so, prevents postgrey from logging to syslog.
This is a substantial change from the sysv init script.
Adding --daemon restores correct functionality.
A relevant discussion is here: https://bugzilla.redhat.com/show_bug.cgi?id=714430 Thanks. ~Jacob |
This task depends upon
Why don't you think it forking should be used?