X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fprocd.git;a=blobdiff_plain;f=state.c;h=4ad9e2d8d32156c84f8e5c47c17525bd71745948;hp=d51970e952d5a3326020aaf5745463d1e5f3cf5b;hb=2c9f5d4af1559b840c42f1443ede9f9fe809c58b;hpb=1d5dd0c269a58e0592897ff5b9261301a483777e diff --git a/state.c b/state.c index d51970e..4ad9e2d 100644 --- a/state.c +++ b/state.c @@ -111,7 +111,6 @@ static void state_enter(void) set_stdio("console"); LOG("- ubus -\n"); procd_connect_ubus(); - service_init(); service_start_early("ubus", ubus_cmd); break;