mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-31 04:41:18 +00:00
* Tweaks based on review comments.
This commit is contained in:
parent
6627b99d73
commit
f447fd56ed
@ -4,6 +4,6 @@
|
|||||||
# to see what is happening.
|
# to see what is happening.
|
||||||
systemd=/lib/systemd/systemd
|
systemd=/lib/systemd/systemd
|
||||||
sed -i \
|
sed -i \
|
||||||
-e "s,^\([ ]*GRUB_CMDLINE_LINUX\)=\"\"$,\1=\"init=$systemd\",g" \
|
-e "s,^\\([ ]*GRUB_CMDLINE_LINUX\\)=\"\"$,\\1=\"init=$systemd\",g" \
|
||||||
-e "s,^\([ ]*GRUB_CMDLINE_LINUX_DEFAULT\)=\"quiet splash\",\1=\"\",g" \
|
-e 's,^\([ ]*GRUB_CMDLINE_LINUX_DEFAULT\)="quiet splash",\1="",g' \
|
||||||
/etc/default/grub
|
/etc/default/grub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user