LIBDIR -> LIB. When interuppted, ensure service state is restored correctly. When stopping, don't uncoldplug too early.

This commit is contained in:
Roy Marples
2007-04-08 16:03:48 +00:00
parent a66136655e
commit 6e2ef07dd3
6 changed files with 28 additions and 21 deletions

View File

@@ -1109,7 +1109,7 @@ int main (int argc, char **argv)
sulogin (false);
}
mkdir (RC_SVCDIR "/softscripts.old", 0755);
mkdir (RC_SVCDIR "softscripts.old", 0755);
rc_plugin_run (rc_hook_runlevel_start_in, runlevel);
/* Re-add our coldplugged services if they stopped */