core/systemd fix

This commit is contained in:
Kevin Mihelich 2016-11-30 13:49:51 +00:00
parent aab27fa2e0
commit 170bf5b8bf

View file

@ -185,7 +185,7 @@ EOF
help() {
cat <<HELPEOF
This will install a basic systemd setup in your initramfs, and is meant to
replace the 'base', 'usr', 'udev' and 'timestamp' hooks. Other hooks with runtime
replace the 'base', 'usr', 'udev' and 'resume' hooks. Other hooks with runtime
components will need to be ported, and will not work as intended. You also may
wish to still include the 'base' hook (before this hook) to ensure that a
rescue shell exists on your initramfs.