]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - setup/setup.nm
setup: Disable printing kernel debug messages on console
[ipfire-3.x.git] / setup / setup.nm
index 75c9da22fd5ad2e9743dac697746418a75af4e8d..dad72ae0b1296ade59e3a6224cabb53706dd3880 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = setup
 version    = 3.0
-release    = 8
+release    = 9
 arch       = noarch
 
 groups     = Base Build System/Base
@@ -49,6 +49,8 @@ build
                chmod -v 0400 %{BUILDROOT}%{sysconfdir}/{,g}shadow
 
                mkdir -pv %{BUILDROOT}%{sysconfdir}/sysctl.d
+               install -m 644 %{DIR_APP}/sysctl/printk.conf \
+                       %{BUILDROOT}%{sysconfdir}/sysctl.d/printk.conf
                install -m 644 %{DIR_APP}/sysctl/swappiness.conf \
                        %{BUILDROOT}%{sysconfdir}/sysctl.d/swappiness.conf
        end