mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 02:41:12 +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.
|
||||
systemd=/lib/systemd/systemd
|
||||
sed -i \
|
||||
-e "s,^\([ ]*GRUB_CMDLINE_LINUX\)=\"\"$,\1=\"init=$systemd\",g" \
|
||||
-e "s,^\([ ]*GRUB_CMDLINE_LINUX_DEFAULT\)=\"quiet splash\",\1=\"\",g" \
|
||||
-e "s,^\\([ ]*GRUB_CMDLINE_LINUX\\)=\"\"$,\\1=\"init=$systemd\",g" \
|
||||
-e 's,^\([ ]*GRUB_CMDLINE_LINUX_DEFAULT\)="quiet splash",\1="",g' \
|
||||
/etc/default/grub
|
||||
|
Loading…
x
Reference in New Issue
Block a user