Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
$lastSecondCommands='';
if( $usePassphrase )
$lastSecondCommands .= ' --command-fd '.PASSPHRASE_FD;
$lastSecondCommands .= ' --batch --command-fd '.PASSPHRASE_FD;
else
$lastSecondCommands .= ' --batch';