make /var/{run, lock, state} not world writable (0755)
[project/procd.git] / state.c
diff --git a/state.c b/state.c
index d51970e..4ad9e2d 100644 (file)
--- 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;