mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Doh! Commit the proper default values, not my local tweaks.
This commit is contained in:
parent
595deaf7f1
commit
28acc09dc0
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
# $FreeBSD$
|
||||
|
||||
passphrase=x
|
||||
iterations=5000
|
||||
passphrase=passphrase
|
||||
iterations=50000
|
||||
|
||||
do_boot1_efi=0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue