<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Sysctl parametr (kernel.printk) don't apply at boot"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71148">71148</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Sysctl parametr (kernel.printk) don't apply at boot
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>blondie85@mail.ru
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=88519" name="attach_88519" title="journalctl -b">attachment 88519</a> <a href="attachment.cgi?id=88519&action=edit" title="journalctl -b">[details]</a></span>
journalctl -b
cat /etc/sysctl.d/10-printk.conf
kernel.printk = 3 3 3 3
However after reboot i see:
cat /proc/sys/kernel/printk
15 3 3 3
systemctl status systemd-sysctl
systemd-sysctl.service - Apply Kernel Variables
Loaded: loaded (/usr/lib/systemd/system/systemd-sysctl.service; static)
Active: active (exited) since Fri 2013-11-01 23:18:47 CET; 1min 40s ago
Docs: man:systemd-sysctl.service(8)
man:sysctl.d(5)
Process: 163 ExecStart=/usr/lib/systemd/systemd-sysctl (code=exited,
status=0/SUCCESS)
Main PID: 163 (code=exited, status=0/SUCCESS)
Nov 01 23:18:47 dell1210 systemd[1]: Starting Apply Kernel Variables...
Nov 01 23:18:48 dell1210 systemd[1]: Started Apply Kernel Variables.
Warning: Journal has been rotated since unit was started. Log output is
incomplete or
unavailable.
When I manually restart systemd-sysctl.service all works fine:
cat /proc/sys/kernel/printk
3 3 3 3</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>