summarylogtreecommitdiffstats
path: root/usage.install
diff options
context:
space:
mode:
Diffstat (limited to 'usage.install')
-rw-r--r--usage.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/usage.install b/usage.install
new file mode 100644
index 000000000000..ecc404968bdf
--- /dev/null
+++ b/usage.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo ""
+ echo "Don't forget to add the encrypt2 before encrypt in your /etc/mkinitcpio.conf and run mkinitcpio -p linux..."
+ echo ""
+}