Mailinglist Archive: opensuse-bugs (5568 mails)
| < Previous | Next > |
[Bug 724610] systemd: why is kmsg polluted?
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 21 Oct 2011 09:23:05 +0000
- Message-id: <20111021092305.39632245527@molor.provo.novell.com>
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 > |