packages: mumble/mumble-murmurini.patch (NEW) - set pid and logfile

shadzik shadzik at pld-linux.org
Thu Apr 15 19:22:10 CEST 2010


Author: shadzik                      Date: Thu Apr 15 17:22:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- set pid and logfile

---- Files affected:
packages/mumble:
   mumble-murmurini.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/mumble/mumble-murmurini.patch
diff -u /dev/null packages/mumble/mumble-murmurini.patch:1.1
--- /dev/null	Thu Apr 15 19:22:10 2010
+++ packages/mumble/mumble-murmurini.patch	Thu Apr 15 19:22:04 2010
@@ -0,0 +1,15 @@
+--- scripts/murmur.ini.orig	2010-04-15 19:15:36.800340573 +0200
++++ scripts/murmur.ini	2010-04-15 19:16:58.611354545 +0200
+@@ -48,10 +48,10 @@
+ 
+ # Murmur default to logging to murmur.log. If you leave this blank,
+ # murmur will log to the console (linux) or through message boxes (win32).
+-#logfile=murmur.log
++logfile=/var/log/murmur
+ 
+ # If set, murmur will write its process ID to this file.
+-#pidfile=
++pidfile=/var/run/murmurd.pid
+ 
+ # The below will be used as defaults for new configured servers.
+ # If you're just running one server (the default), it's easier to
================================================================


More information about the pld-cvs-commit mailing list