From 0324a5b8ecd5782513a16b5178157f10a4b77930 Mon Sep 17 00:00:00 2001 From: Yurii Kolesnykov Date: Sat, 21 Jul 2018 00:52:49 +0300 Subject: port changes from arch --- initcpio-install-systemd | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'initcpio-install-systemd') diff --git a/initcpio-install-systemd b/initcpio-install-systemd index 40a352c..8fb4441 100644 --- a/initcpio-install-systemd +++ b/initcpio-install-systemd @@ -112,11 +112,15 @@ build() { map add_binary \ /usr/bin/systemd-tmpfiles \ /usr/lib/systemd/systemd-hibernate-resume \ + /usr/lib/systemd/systemd-shutdown \ /usr/lib/systemd/systemd-sulogin-shell \ /usr/lib/systemd/system-generators/systemd-fstab-generator \ /usr/lib/systemd/system-generators/systemd-gpt-auto-generator \ /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator + # for journalctl in emergency shell + add_binary journalctl + # udev rules and systemd units map add_udev_rule "$rules" \ 50-udev-default.rules \ -- cgit v1.2.3-70-g09d2