Doh! Remember to close /etc/inittab
This commit is contained in:
@ -1011,6 +1011,7 @@ static void parse_inittab(void)
|
|||||||
message(LOG | CONSOLE, "\rBad inittab entry: %s\n", lineAsRead);
|
message(LOG | CONSOLE, "\rBad inittab entry: %s\n", lineAsRead);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
fclose(file);
|
||||||
return;
|
return;
|
||||||
#endif /* CONFIG_FEATURE_USE_INITTAB */
|
#endif /* CONFIG_FEATURE_USE_INITTAB */
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user