diff options
-rw-r--r-- | 50-mageia.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/50-mageia.conf b/50-mageia.conf index 1918915..a26f59d 100644 --- a/50-mageia.conf +++ b/50-mageia.conf @@ -10,5 +10,5 @@ add_drivers+=" ahci " # Do not include the network module by default which saves about 10megs # Users can still generate a network friendly initrd by editing this file # or overriding omit_dracutmodules from another config file -omit_dracutmodules+=" network " +omit_dracutmodules+=" network systemd " |