Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 119351 Details for
Bug 178623
media-sound/audio-entropyd-1.0.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/audio-entropyd.init.diff
audio-entropyd.init.diff (text/plain), 591 bytes, created by
Jakub Moc (RETIRED)
on 2007-05-15 12:26:15 UTC
(
hide
)
Description:
files/audio-entropyd.init.diff
Filename:
MIME Type:
Creator:
Jakub Moc (RETIRED)
Created:
2007-05-15 12:26:15 UTC
Size:
591 bytes
patch
obsolete
>--- files/audio-entropyd.init 2004-07-15 01:05:56.000000000 +0200 >+++ files/audio-entropyd.init 2007-05-15 14:22:32.000000000 +0200 >@@ -15,7 +15,8 @@ > [ -n "$SAMPLERATE" ] && params="$params -N $SAMPLERATE" > > ebegin "Starting audio entropy gathering daemon" >- start-stop-daemon --start --quiet --exec /usr/sbin/audio-entropyd -- ${params} >+ start-stop-daemon --start --quiet --pidfile /var/run/audio-entropyd.pid \ >+ --exec /usr/sbin/audio-entropyd -- ${params} > eend ${?} > } > >@@ -24,4 +25,3 @@ > start-stop-daemon --stop --quiet --pidfile /var/run/audio-entropyd.pid > eend ${?} > } >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 178623
:
119350
| 119351