Extra precautions before trying to start init(8).
This commit is contained in:
parent
6cfbc84115
commit
91dd013b1e
@ -583,6 +583,8 @@ start_init(void *dummy)
|
||||
freeenv(var);
|
||||
}
|
||||
|
||||
printf("Be nice to eachother, mmmkay?\n");
|
||||
|
||||
for (path = init_path; *path != '\0'; path = next) {
|
||||
while (*path == ':')
|
||||
path++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user