summaryrefslogtreecommitdiff
path: root/community/prosody/fix-config.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
commitcebf33d7109e0157a80f34d6136e212f0a28d274 (patch)
treea6464302c970f72581105b50ff0896e1f56def3d /community/prosody/fix-config.patch
parent1a65caeb80e2cc8c7b39262d72255124d0c8614e (diff)
parent5cb95ceee39e4691f768ea2fef60b8a106e92209 (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
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