=== modified file 'plugins.d/mandos-client.xml' --- plugins.d/mandos-client.xml 2008-09-06 16:31:49 +0000 +++ plugins.d/mandos-client.xml 2008-09-06 16:33:08 +0000 @@ -45,7 +45,7 @@ &COMMANDNAME; - Client for mandos + Client for Mandos @@ -311,10 +311,12 @@ /etc/crypttab, but it would then be impossible to enter a password for the encrypted root disk at the console, since this program does not read from the console - at all. This is why a separate plugin ( - password-prompt - 8mandos) does that, which - will be run in parallel to this one by the plugin runner. + at all. This is why a separate plugin runner ( + plugin-runner + 8mandos) is used to run + both this program and others in in parallel, + one of which will prompt for passwords on + the system console. @@ -327,7 +329,7 @@ program will exit with a non-zero exit status only if a critical error occurs. Otherwise, it will forever connect to new Mandos servers as they appear, trying - to get a decryptable password. + to get a decryptable password and print it.