diff options
-rw-r--r-- | tests/runtime/automatic-lvm-dmcrypt-install-sda/profile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile b/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile index f59de0a..3a7e24c 100644 --- a/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile +++ b/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile @@ -10,10 +10,6 @@ TARGET_GROUPS=base TARGET_PACKAGES_EXCLUDE='reiserfsprogs' TARGET_PACKAGES='openssh aif' -worker_configure_system () { - sed -i 's/filesystems/usbinput keymap encrypt lvm2 filesystems/' $var_TARGET_DIR/etc/mkinitcpio.conf -} - # These variables are mandatory GRUB_DEVICE=/dev/sda |