about summary refs log tree commit diff
path: root/nixos/modules/installer/cd-dvd/iso-image.nix
diff options
context:
space:
mode:
authorFranz Pletz <fpletz@fnordicwalking.de>2017-01-09 10:59:37 +0100
committerFranz Pletz <fpletz@fnordicwalking.de>2017-01-09 19:24:41 +0100
commit88908145ead927ecc8ae811f7d31bdef30b5dc0b (patch)
treedbd2ae061ee116a1ddbb45109c850dd8f4999937 /nixos/modules/installer/cd-dvd/iso-image.nix
parent464c79ea9f929d1237dbc2df878eedad91767a72 (diff)
downloadnixlib-88908145ead927ecc8ae811f7d31bdef30b5dc0b.tar
nixlib-88908145ead927ecc8ae811f7d31bdef30b5dc0b.tar.gz
nixlib-88908145ead927ecc8ae811f7d31bdef30b5dc0b.tar.bz2
nixlib-88908145ead927ecc8ae811f7d31bdef30b5dc0b.tar.lz
nixlib-88908145ead927ecc8ae811f7d31bdef30b5dc0b.tar.xz
nixlib-88908145ead927ecc8ae811f7d31bdef30b5dc0b.tar.zst
nixlib-88908145ead927ecc8ae811f7d31bdef30b5dc0b.zip
nixos installer: don't log refused packets to console
Fixes #19764.
Diffstat (limited to 'nixos/modules/installer/cd-dvd/iso-image.nix')
-rw-r--r--nixos/modules/installer/cd-dvd/iso-image.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/modules/installer/cd-dvd/iso-image.nix b/nixos/modules/installer/cd-dvd/iso-image.nix
index fea1c8849537..93dba0d882b8 100644
--- a/nixos/modules/installer/cd-dvd/iso-image.nix
+++ b/nixos/modules/installer/cd-dvd/iso-image.nix
@@ -232,8 +232,6 @@ in
     system.boot.loader.kernelFile = "bzImage";
     environment.systemPackages = [ pkgs.grub2 pkgs.grub2_efi pkgs.syslinux ];
 
-    boot.consoleLogLevel = mkDefault 7;
-
     # In stage 1 of the boot, mount the CD as the root FS by label so
     # that we don't need to know its device.  We pass the label of the
     # root filesystem on the kernel command line, rather than in