From 8fe19c7840073f412fd6298bc3033dc28df4484b Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 29 Feb 2020 21:53:09 +0000 Subject: Update examples to support encrypted persistent partition. --- examples/gui/files/dracut-live.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/gui/files/dracut-live.conf') diff --git a/examples/gui/files/dracut-live.conf b/examples/gui/files/dracut-live.conf index 42b3e24..21a357c 100644 --- a/examples/gui/files/dracut-live.conf +++ b/examples/gui/files/dracut-live.conf @@ -3,7 +3,7 @@ hostonly="no" # load mga livecd support add_dracutmodules+=" mgalive " # block some dracut modules we dont want / use -omit_dracutmodules+=" caps crypt dm dmraid mdraid lvm nfs i18n resume modsign " +omit_dracutmodules+=" caps dmraid mdraid lvm nfs i18n resume modsign " # compress initrd with xz compress_l="xz" # whitelist only the filesystems needed by live CDs and live USB -- cgit v1.2.1