mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
unknown options should be non-fatal
This commit is contained in:
@@ -888,5 +888,5 @@ static void add_extendedopt(const char* origstr) {
|
||||
}
|
||||
#endif
|
||||
|
||||
dropbear_exit("Bad configuration option '%s'", origstr);
|
||||
dropbear_log(LOG_WARNING, "Ignoring unknown configuration option '%s'", origstr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user