Page MenuHomePureOS Tracker
Contents

CRYPTSETUP setting deprecated warning
Updated 2,131 Days AgoPublic

Version 1 of 1: You are viewing the current published version of this document.

Main PageTroubleshootingCRYPTSETUP setting deprecated warning

Warning about deprecated CRYPTSETUP setting after update


Problem

After system update the following is displayed in terminal:

WARNING: Setting CRYPTSETUP in /etc/initramfs-tools/initramfs.conf is deprecated and will stop working in the future. Use /etc/cryptsetup-initramfs/conf-hook instead.

Solution

Add CRYPTSETUP=y in /etc/cryptsetup-initramfs/conf-hook. Terminal command for this:

sudo sh -c 'echo "CRYPTSETUP=y" >> /etc/cryptsetup-initramfs/conf-hook'

Last Author
mladen
Last Edited
Jun 24 2018, 13:19

Event Timeline

mladen created this document.Jun 24 2018, 13:19
mladen edited the content of this document. (Show Details)