summarylogtreecommitdiffstats
path: root/prosody.install
diff options
context:
space:
mode:
Diffstat (limited to 'prosody.install')
-rw-r--r--prosody.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/prosody.install b/prosody.install
index 989da11b417f..842a5f470980 100644
--- a/prosody.install
+++ b/prosody.install
@@ -1,5 +1,8 @@
post_install() {
echo ">> Documentation: https://wiki.archlinux.org/index.php/Prosody"
+ echo
+ echo ">> The unit file has been changed to Type=simple. "
+ echo ">> You need to change the configuration back to daemonize=false (prosody default)."
}
post_upgrade() {