diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/boot/rootgen.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/boot/rootgen.sh b/tools/boot/rootgen.sh index 5bf2e17428b70..621dce808a1a5 100755 --- a/tools/boot/rootgen.sh +++ b/tools/boot/rootgen.sh @@ -2,8 +2,8 @@ # $FreeBSD$ -passphrase=x -iterations=5000 +passphrase=passphrase +iterations=50000 do_boot1_efi=0 |
