Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 317665 Details for
Bug 463904
Cannot specify options to audio-entropyd
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch against startup script
patch (text/plain), 616 bytes, created by
Jeremy Sanders
on 2008-09-25 08:56:47 UTC
(
hide
)
Description:
patch against startup script
Filename:
MIME Type:
Creator:
Jeremy Sanders
Created:
2008-09-25 08:56:47 UTC
Size:
616 bytes
patch
obsolete
>--- audio-entropyd 2008-08-07 20:37:01.000000000 +0100 >+++ /home/jss/audio-entropyd 2008-09-25 09:51:33.000000000 +0100 >@@ -8,6 +8,8 @@ > # processname: audio-entropyd > # config: > >+confdir=/etc/sysconfig >+ > # Source function library. > . /etc/init.d/functions > >@@ -16,10 +18,14 @@ > > LOCKFILE=/var/lock/subsys/audio-entropyd > >+if [ -r $confdir/audio-entropyd ]; then >+ . $confdir/audio-entropyd >+fi >+ > case "$1" in > start) > echo -n $"Starting Audio Entropy daemon... " >- daemon $AED_BIN >+ daemon $AED_BIN $OPTIONS > RETVAL=$? > echo > [ $RETVAL -eq 0 ] && touch $LOCKFILE
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 463904
: 317665