From e3a32347a7149dba037e0f2f1f877298fa4610c7 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 7 Dec 2023 21:57:36 -0800 Subject: It seems no need encrypt if has osk-sdl --- etc/mkinitcpio.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/mkinitcpio.conf') diff --git a/etc/mkinitcpio.conf b/etc/mkinitcpio.conf index 64b5ae10..26822bf4 100644 --- a/etc/mkinitcpio.conf +++ b/etc/mkinitcpio.conf @@ -49,7 +49,7 @@ FILES=() # ## NOTE: If you have /usr on a separate partition, you MUST include the # usr and fsck hooks. -HOOKS=(base udev autodetect keyboard modconf block osk-sdl encrypt filesystems fsck) +HOOKS=(base udev autodetect keyboard modconf block osk-sdl filesystems fsck) # COMPRESSION # Use this to compress the initramfs image. By default, gzip compression -- cgit v1.2.3-70-g09d2