Skip to content
Snippets Groups Projects
Commit 660b552f authored by Canek Peláez Valdés's avatar Canek Peláez Valdés :slight_smile:
Browse files

Correct systemd location.

parent 754bb226
Branches
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment