On Wed, Mar 27, 2013 at 05:07:52PM +0100, Martin Jansa wrote: > On Wed, Mar 27, 2013 at 04:03:31PM +0100, Koen Kooi wrote: > > > > Op 27 mrt. 2013, om 13:08 heeft Ross Burton <[email protected]> het > > volgende geschreven: > > > > > From: Khem Raj <[email protected]> > > > > > > Tested on ppc and x86_64 > > > compile tested for uclibc > > > > > > Signed-off-by: Khem Raj <[email protected]> > > > Signed-off-by: Ross Burton <[email protected]> > > > > Since 199 has been released a few days back, how about upgrading to that > > and drag in > > http://cgit.freedesktop.org/systemd/systemd/commit/?id=94243ef299425d6c7089a7a05c48c9bb8f6cf3da > > ? > > > > also "systemd-journal" group should be created to get rid of > systemd-journald[44]: Failed to resolve 'systemd-journal' group: No such > process > > I guess that SIGUSR1 is expected (I got this even after creating that > group): > systemd-journald[44]: Received SIGUSR1
Looks correct: http://www.freedesktop.org/software/systemd/man/systemd-journald.service.html SIGUSR1 Request that journal data from /run/ is flushed to /var/ in order to make it persistent (if this is enabled). This may be used after /var/ is mounted, but is generally not required since the first journal write when /var/ becomes writable triggers the flushing anyway. SIGUSR2 Request immediate rotation of the journal files. -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
