bootstrap: start herdd instead of systemd
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#define INIT_PATH "/usr/bin/systemd"
|
#define INIT_PATH "/usr/bin/herdd"
|
||||||
|
|
||||||
static enum launch_status resolve_dependency(
|
static enum launch_status resolve_dependency(
|
||||||
struct launch_ctx *ctx,
|
struct launch_ctx *ctx,
|
||||||
|
|||||||
Reference in New Issue
Block a user