summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/param_list/param_list.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/param_list/param_list.c b/lib/param_list/param_list.c
index b3a45f8..9a01be6 100644
--- a/lib/param_list/param_list.c
+++ b/lib/param_list/param_list.c
@@ -22,6 +22,7 @@ const char **common_known_params(void)
"petitboot,console",
"petitboot,http_proxy",
"petitboot,https_proxy",
+ "petitboot,password",
NULL,
};
OpenPOWER on IntegriCloud