summarylogtreecommitdiffstats
path: root/plymouth.encrypt_install
diff options
context:
space:
mode:
Diffstat (limited to 'plymouth.encrypt_install')
-rw-r--r--plymouth.encrypt_install14
1 files changed, 14 insertions, 0 deletions
diff --git a/plymouth.encrypt_install b/plymouth.encrypt_install
index 5258a0b2d50e..025b152c31e9 100644
--- a/plymouth.encrypt_install
+++ b/plymouth.encrypt_install
@@ -24,6 +24,20 @@ build() {
add_file "/etc/fonts/fonts.conf"
add_file "/etc/fonts/conf.d/60-latin.conf"
+ map add_systemd_unit \
+ systemd-ask-password-plymouth.path \
+ systemd-ask-password-plymouth.service \
+ plymouth-halt.service \
+ plymouth-kexec.service \
+ plymouth-poweroff.service \
+ plymouth-quit-wait.service \
+ plymouth-quit.service \
+ plymouth-read-write.service \
+ plymouth-reboot.service \
+ plymouth-start.service \
+ plymouth-switch-root.service
+
+
add_runscript
}