From 82e8fe09e58b300abbf8b2e064f96788279b88f0 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 6 Oct 2020 01:41:09 +0200 Subject: fai/config/debconf/DEBIAN: Re-enable grub-pc seed. --- fai/config/debconf/DEBIAN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fai/config/debconf/DEBIAN b/fai/config/debconf/DEBIAN index 04d9cc3..2fde6ed 100644 --- a/fai/config/debconf/DEBIAN +++ b/fai/config/debconf/DEBIAN @@ -15,7 +15,7 @@ exim4-config exim4/dc_postmaster string root d-i grub-installer/only_debian boolean true # Keep old style (aka unpredictable) network interfaces names. -#grub-pc grub2/linux_cmdline_default string net.ifnames=0 quiet splash +grub-pc grub2/linux_cmdline_default string net.ifnames=0 quiet splash # Pick a random workgroup setting to avoid question during installation samba-common samba-common/workgroup string skolelinux -- cgit v1.2.3