From c19c23eaf1654adf88e7575b062538da6f353584 Mon Sep 17 00:00:00 2001 From: David Lehman Date: Mon, 15 Sep 2008 12:59:29 -0500 Subject: New device passphrase is now always global w/ option to retrofit. Retrofit in this context means to add the new passphrase to all preexisting LUKS devices that we have keys to. This is an effort to simplify management of systems containing encrypted devices. --- ui/lukspassphrase.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/lukspassphrase.glade b/ui/lukspassphrase.glade index 4132a93db..8177b53cf 100644 --- a/ui/lukspassphrase.glade +++ b/ui/lukspassphrase.glade @@ -244,7 +244,7 @@ 5 True True - Use this passphrase for all new encrypted devices + Also add this passphrase to all existing encrypted devices to streamline the boot process True GTK_RELIEF_NORMAL True -- cgit