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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Nov 2 01:07:08 CET 2013


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

--- Comment #2 from blondie85 at mail.ru ---
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)

-- 
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/20131102/5d60476a/attachment.html>


More information about the systemd-bugs mailing list