]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wide: drop printk.devkmsg=on setting in various places
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 3 Mar 2020 13:57:03 +0000 (14:57 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 3 Mar 2020 14:02:53 +0000 (15:02 +0100)
Since 6123dfaa72 this should not be necessary anymore.

.mkosi/mkosi.fedora
man/journald.conf.xml
test/mkosi.default.networkd-test
test/test-functions

index 7d07140e6e814c5537dcb71acb5e7b2289c3e4d9..01bfd2338bbcfb5ad1350786dd6df881bbe5b588 100644 (file)
@@ -10,7 +10,6 @@ Release=31
 [Output]
 Format=gpt_ext4
 Bootable=yes
-KernelCommandLine=printk.devkmsg=on
 
 [Partitions]
 RootSize=3G
index afbbe64bb85f2dabe519a9cf6c0e2a5210f22a71..e24c420ab00316c10d3847ce83432acaef14a92b 100644 (file)
         <varname>TTYPath=</varname>, described below.</para>
 
         <para>When forwarding to the kernel log buffer (kmsg), make sure to select a suitably large size for
-        the log buffer, and ensure the kernel's rate-limiting applied to userspace processes is turned
-        off. Specifically, add <literal>log_buf_len=8M</literal> and <literal>printk.devkmsg=on</literal> (or
-        similar) to the kernel command line.</para></listitem>
+        the log buffer, for example by adding <literal>log_buf_len=8M</literal> to the kernel command line.
+        <command>systemd</command> will automatically disable kernel's rate-limiting applied to userspace
+        processes (equivalent to setting <literal>printk.devkmsg=on</literal>).</para></listitem>
       </varlistentry>
 
       <varlistentry>
index 58af352f6f247e38dea1ae03aab8d18060d66fa0..6032c33c3aec00befeca5f224b8df5e6bc84bb76 100644 (file)
@@ -10,7 +10,6 @@ Release=29
 [Output]
 Format=raw_btrfs
 Bootable=yes
-KernelCommandLine=printk.devkmsg=on
 OutputDirectory=../mkosi.output
 Output=networkd-test.raw
 
index 1bba8e429bfc5b9b7452485d2863b0d6c0ff0d55..e4ec4f025f245000731e385fb33a64e253d76cd7 100644 (file)
@@ -212,7 +212,6 @@ loglevel=2 \
 init=$PATH_TO_INIT \
 console=$CONSOLE \
 selinux=0 \
-printk.devkmsg=on \
 $_cgroup_args \
 $KERNEL_APPEND \
 "