[systemd-bugs] [Bug 71148] New: Sysctl parametr (kernel.printk) don't apply at boot

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 1 23:37:39 CET 2013


https://bugs.freedesktop.org/show_bug.cgi?id=71148

          Priority: medium
            Bug ID: 71148
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: Sysctl parametr (kernel.printk) don't apply at boot
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: blondie85 at mail.ru
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Created attachment 88519
  --> https://bugs.freedesktop.org/attachment.cgi?id=88519&action=edit
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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20131101/d09415ff/attachment.html>


More information about the systemd-bugs mailing list