diff --git a/sys/bootstrap/main.c b/sys/bootstrap/main.c index 82f5e98..2b0553f 100644 --- a/sys/bootstrap/main.c +++ b/sys/bootstrap/main.c @@ -18,7 +18,7 @@ #include #include -#define INIT_PATH "/usr/bin/systemd" +#define INIT_PATH "/usr/bin/herdd" static enum launch_status resolve_dependency( struct launch_ctx *ctx,