mirror of
https://github.com/sheumann/hush.git
synced 2025-01-18 07:31:34 +00:00
Doh! Remember to close /etc/inittab
This commit is contained in:
parent
f6495eb767
commit
d8636cad4d
@ -1011,6 +1011,7 @@ static void parse_inittab(void)
|
||||
message(LOG | CONSOLE, "\rBad inittab entry: %s\n", lineAsRead);
|
||||
}
|
||||
}
|
||||
fclose(file);
|
||||
return;
|
||||
#endif /* CONFIG_FEATURE_USE_INITTAB */
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user