diff --git a/kerninst.conf b/kerninst.conf index d44c99d2f909f84bcd3bd84d653c78d8a6048180..57c928dfdc16ec88465ace86990c39c46d33fe26 100644 --- a/kerninst.conf +++ b/kerninst.conf @@ -17,7 +17,7 @@ INCLUDE_FIRMWARE="no" KERNEL_MAKEOPTS="-j1" # Kernel command line (only used with Bootctl) -KERNEL_COMMAND_LINE="root=LABEL=ROOT init=/usr/lib/systemd/systemd quiet" +KERNEL_COMMAND_LINE="root=LABEL=ROOT init=/lib/systemd/systemd quiet" # Wether to rebuild modules when building the initramfs. # Override with --no-modules-rebuild/--modules-rebuild