summaryrefslogtreecommitdiff
path: root/community/prosody/fix-config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/prosody/fix-config.patch')
-rw-r--r--community/prosody/fix-config.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/prosody/fix-config.patch b/community/prosody/fix-config.patch
index 8856bfb92..3d01fd88a 100644
--- a/community/prosody/fix-config.patch
+++ b/community/prosody/fix-config.patch
@@ -6,7 +6,7 @@ diff -wbBur prosody-0.8.0/prosody.cfg.lua.dist prosody-0.8.0.my/prosody.cfg.lua.
-- Example: admins = { "user1@example.com", "user2@example.net" }
admins = { }
+daemonize = true
-+pidfile = "/var/run/prosody/prosody.pid"
++pidfile = "/run/prosody/prosody.pid"
-- Enable use of libevent for better performance under high load
-- For more information see: http://prosody.im/doc/libevent