Fix define name
This commit is contained in:
parent
1443fee901
commit
f69013adbe
@ -821,7 +821,7 @@ RC_STRINGLIST *rc_services_in_runlevel(const char *runlevel)
|
|||||||
free(pkg);
|
free(pkg);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#ifdef RC_LOCAL_DIR
|
#ifdef RC_LOCAL_INITDIR
|
||||||
if (local) {
|
if (local) {
|
||||||
TAILQ_CONCAT(list, local, entries);
|
TAILQ_CONCAT(list, local, entries);
|
||||||
free(local);
|
free(local);
|
||||||
|
Loading…
Reference in New Issue
Block a user