[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.17-34-g8f29968
Colin Guthrie
gitmailer-noreply at 0pointer.de
Fri Sep 18 08:10:03 PDT 2009
This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.
The master branch has been updated
from fd25e8fa8bd22dc3ba4beac0fd12b2fc74bc6902 (commit)
- Log -----------------------------------------------------------------
8f29968 conf: Fix typo in daemon.conf: rlimit-rtttime - too many t's
-----------------------------------------------------------------------
Summary of changes:
src/daemon/daemon.conf.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
commit 8f299687882a33093cad32936672ba649306739b
Author: Colin Guthrie <cguthrie at mandriva.org>
Date: Fri Sep 18 16:10:13 2009 +0100
conf: Fix typo in daemon.conf: rlimit-rtttime - too many t's
Spotted by peol on IRC
diff --git a/src/daemon/daemon.conf.in b/src/daemon/daemon.conf.in
index db2059e..3af68b0 100644
--- a/src/daemon/daemon.conf.in
+++ b/src/daemon/daemon.conf.in
@@ -70,7 +70,7 @@
; rlimit-msgqueue = -1
; rlimit-nice = 31
; rlimit-rtprio = 9
-; rlimit-rtttime = 1000000
+; rlimit-rttime = 1000000
; default-sample-format = s16le
; default-sample-rate = 44100
--
hooks/post-receive
PulseAudio Sound Server
More information about the pulseaudio-commits
mailing list