summaryrefslogtreecommitdiff
path: root/libre/systemd/initcpio-install-systemd
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-12-02 16:07:30 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-12-02 16:21:16 -0300
commitff325fd5b9388da53c5914633a4e0bd985aa3c96 (patch)
treeb9cc9781582af6fffe6afe80da34bd9cfbfa27ed /libre/systemd/initcpio-install-systemd
parent45ff52132206e4d214683462895b5d5580ae3c10 (diff)
systemd-232-4.parabola1: updating version
Diffstat (limited to 'libre/systemd/initcpio-install-systemd')
-rw-r--r--libre/systemd/initcpio-install-systemd2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/systemd/initcpio-install-systemd b/libre/systemd/initcpio-install-systemd
index 59c16b7ef..f6d0afdb8 100644
--- a/libre/systemd/initcpio-install-systemd
+++ b/libre/systemd/initcpio-install-systemd
@@ -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.