diff --git a/gen_cmdline.sh b/gen_cmdline.sh index 9a9d5c3..889c561 100755 --- a/gen_cmdline.sh +++ b/gen_cmdline.sh @@ -180,6 +180,7 @@ parse_cmdline() { --unionfs) echo print_warning 1 "WARNING: unionfs support is in active development and is not meant for general use." + print_warning 1 "DISABLING UNIONFS SUPPORT AT THIS TIME." echo ;; --unionfs-dev)