Home | History | Annotate | Download | only in init

Lines Matching refs:ERROR

181         ERROR("service '%s' requires console\n", svc->name);
187 ERROR("cannot find '%s', disabling '%s'\n", svc->args[0], svc->name);
193 ERROR("service '%s' must be one-shot to use dynamic args, disabling\n",
203 ERROR("Out of memory while starting '%s'\n", svc->name);
212 ERROR("could not get context while starting '%s'\n", svc->name);
218 ERROR("could not get context while starting '%s'\n", svc->name);
227 ERROR("could not get context while starting '%s'\n", svc->name);
272 ERROR("Failed to set pid %d ioprio = %d,%d: %s\n",
298 ERROR("setgid failed: %s\n", strerror(errno));
304 ERROR("setgroups failed: %s\n", strerror(errno));
310 ERROR("setuid failed: %s\n", strerror(errno));
316 ERROR("cannot setexeccon('%s'): %s\n", svc->seclabel, strerror(errno));
323 ERROR("cannot execve('%s'): %s\n", svc->args[0], strerror(errno));
349 ERROR("failed to start '%s'\n", svc->name);
451 ERROR("no such service '%s'\n", name);
464 ERROR("no such service '%s'\n", name);
478 ERROR("unknown control msg '%s'\n", msg);
537 ERROR("Timed out waiting for %s\n", coldboot_done);
713 ERROR("init startup failure\n");
736 ERROR("bootcharting init failure\n");
763 ERROR("SELinux: Could not load property_contexts: %s\n",