summaryrefslogtreecommitdiff
path: root/pcr/gmid/gmid.install
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/gmid/gmid.install')
-rw-r--r--pcr/gmid/gmid.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/pcr/gmid/gmid.install b/pcr/gmid/gmid.install
new file mode 100644
index 000000000..39c649be7
--- /dev/null
+++ b/pcr/gmid/gmid.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo " ==> 'gmid' requires manual configuration and an SSL cert"
+ echo " see: https://wiki.parabola.nu/Gmid"
+}