Hi, On Wed, Sep 19, 2012 at 12:42:25PM +0000, Schenk, Gavin wrote: > without any warranty :D ... > I´m not sure if I can attach files to this mail, but i´ll give it a try. > > Attached you hopefully find a file named patch_rsyslog-5.8.12.tgz. > > Put this file into $(PTXDIST_PROJECTDIR)/patches and extract it with: > tar -xzvf patch_rsyslog-5.8.12.tgz > > Rebuild your rsyslog package with: > ./ptxdist clean rsyslog > ./ptxdist targetinstall rsyslog > > The patch just removes the line > ExecStartPre =/bin/systemctl stop systemd-kmsg-syslogd.service > and adds > Requires=syslog.socket > in rsyslog.service.in > > Hope this helps!
I also needed the syslog.service -> rsyslog.service 'alias' symlink, or rsyslog is not started. Anyways, I've committed all this to ptxdist master. Please test if it works now. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
