Mailinglist Archive: opensuse-bugs (5568 mails)

< Previous Next >
[Bug 724610] systemd: why is kmsg polluted?

https://bugzilla.novell.com/show_bug.cgi?id=724610

https://bugzilla.novell.com/show_bug.cgi?id=724610#c15


Dr. Werner Fink <werner@xxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED

--- Comment #15 from Dr. Werner Fink <werner@xxxxxxxx> 2011-10-21 09:23:04 UTC
---
good catch ... I've added

--- syslog-service-generator (revision 65)
+++ syslog-service-generator (working copy)
@@ -18,6 +18,9 @@
#

umask 0022
+TMPDIR=/run
+
+export TMPDIR

: ${SBINDIR:=/sbin}
: ${RUN_PATH:=/run/systemd}

which should avoid the problem (and due export this may help
any future changes adding external programs using TMPDIR.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References