summarylogtreecommitdiffstats
path: root/mkinitcpio-encrypt-bootsplash.install
diff options
context:
space:
mode:
authorKian Kasad2021-01-11 15:11:02 -0800
committerKian Kasad2021-01-11 15:28:20 -0800
commit7899daa013fc5ef4c1955057a89d7419caec66bf (patch)
treed2a5b64e19c7aa8be8fd3cd9d4800d4a32e899cb /mkinitcpio-encrypt-bootsplash.install
parentd89ed5a243161e4210aa544bff787c478ec42295 (diff)
downloadaur-mkinitcpio-encrypt-bootsplash.tar.gz
rename diff from *.patch to *.diff
Diffstat (limited to 'mkinitcpio-encrypt-bootsplash.install')
-rw-r--r--mkinitcpio-encrypt-bootsplash.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/mkinitcpio-encrypt-bootsplash.install b/mkinitcpio-encrypt-bootsplash.install
new file mode 100644
index 000000000000..b28ccd50907d
--- /dev/null
+++ b/mkinitcpio-encrypt-bootsplash.install
@@ -0,0 +1,3 @@
+post_install() {
+ printf "\033[34mInfo\033[0m: Replace 'encrypt' hook with 'encrypt-bootsplash' to enable password prompt with bootplash\n"
+}