Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 9935b7f6 authored by Robert Nelson's avatar Robert Nelson
Browse files
parent 38d4893b
Branches
Tags
No related merge requests found
...@@ -1171,7 +1171,7 @@ populate_rootfs () { ...@@ -1171,7 +1171,7 @@ populate_rootfs () {
fi fi
fi fi
cmdline="coherent_pool=1M quiet" cmdline="coherent_pool=1M quiet net.ifnames=0"
if [ "x${enable_systemd}" = "xenabled" ] ; then if [ "x${enable_systemd}" = "xenabled" ] ; then
cmdline="${cmdline} init=/lib/systemd/systemd" cmdline="${cmdline} init=/lib/systemd/systemd"
fi fi
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment