nextboot: fix typo that merged two args into one

Fixes:	fd6d47375a
This commit is contained in:
Gleb Smirnoff 2024-02-19 19:51:22 -08:00
parent b241767f8e
commit 3aefe67596

View file

@ -79,7 +79,7 @@ zfsbootcfg(const char *pool, bool force)
"-n",
"freebsd:nvstore",
"-k",
"nextboot_enable"
"nextboot_enable",
"-v",
"YES",
NULL