This commit is contained in:
Roy Marples 2008-12-23 10:41:33 +00:00
parent 4dba5b1ff1
commit 7e12abe035

View File

@ -719,7 +719,7 @@ svc_start(bool deps)
rc_service_mark(service, RC_SERVICE_HOTPLUGGED);
if (strcmp(runlevel, RC_LEVEL_SYSINIT) == 0)
ewarnx("WARNING: %s will be started in the"
" net runlevel.", applet);
" next runlevel.", applet);
}
if (state & RC_SERVICE_STARTED) {