<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - Sysctl parametr (kernel.printk) don't apply at boot"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71148#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO --- - Sysctl parametr (kernel.printk) don't apply at boot"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71148">bug 71148</a>
from <span class="vcard"><a class="email" href="mailto:blondie85@mail.ru" title="blondie85@mail.ru">blondie85@mail.ru</a>
</span></b>
<pre>I don't know how to check it
systemd-sysctl.service - Apply Kernel Variables
Loaded: loaded (/usr/lib/systemd/system/systemd-sysctl.service; static)
Drop-In: /etc/systemd/system/systemd-sysctl.service.d
└─cat.conf
Active: active (exited) since Sat 2013-11-02 00:14:00 CET; 7min ago
Docs: man:systemd-sysctl.service(8)
man:sysctl.d(5)
Process: 183 ExecStartPost=/bin/cat /proc/sys/kernel/printk (code=exited,
status=0/SUCCESS)
Process: 163 ExecStart=/usr/lib/systemd/systemd-sysctl (code=exited,
status=0/SUCCESS)
Main PID: 163 (code=exited, status=0/SUCCESS)
Nov 02 00:13:59 dell1210 systemd[1]: Starting Apply Kernel Variables...
Nov 02 00:14:00 dell1210 cat[183]: 3 3 3 3
Nov 02 00:14:00 dell1210 systemd[1]: Started Apply Kernel Variables.
Warning: Journal has been rotated since unit was started. Log output is
incomplete or unavailable.
grep -r printk /etc
/etc/sysctl.d/10-printk.conf:kernel.printk = 3 3 3 3
/etc/systemd/system/systemd-sysctl.service.d/cat.conf:ExecStartPost=/bin/cat
/proc/sys/kernel/printk
I disabled all my services from /etc/systemd/system/multi-user.target.wants/
and reboot
but after login to console it's:
15 3 3 3
(I don't use ant graphical login manager/didn't start X after login)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>