Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 774 Bytes

cryptsetup-config.8.adoc

File metadata and controls

30 lines (21 loc) · 774 Bytes

cryptsetup-config(8) Manual Page

NAME

cryptsetup-config - set permanent configuration options (store to LUKS header)

SYNOPSIS

cryptsetup config <options> <device>

DESCRIPTION

Set permanent configuration options (store to LUKS header). The config command is supported only for LUKS2.

The permanent options can be --priority to set priority (normal, prefer, ignore) for keyslot (specified by --key-slot) or --label and --subsystem.

<options> can be [--priority, --label, --subsystem, --key-slot, --header, --disable-locks].