summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/boot0cfg/boot0cfg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/boot0cfg/boot0cfg.c b/usr.sbin/boot0cfg/boot0cfg.c
index 21f0ce7..592cbda 100644
--- a/usr.sbin/boot0cfg/boot0cfg.c
+++ b/usr.sbin/boot0cfg/boot0cfg.c
@@ -61,7 +61,7 @@ static const struct {
const char *tok;
int def;
} opttbl[] = {
- {"packet", 0},
+ {"packet", 1},
{"update", 1},
{"setdrv", 0}
};
OpenPOWER on IntegriCloud