Bug 185972

Summary: init script non-standard
Product: [Fedora] Fedora Reporter: Chris Ricker <chris.ricker>
Component: avahiAssignee: Jason Vas Dias <jvdias>
Status: CLOSED ERRATA QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-31 21:45:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
avahi-daemon init script patch none

Description Chris Ricker 2006-03-20 16:23:58 UTC
trivial problem --

system boot looks weird when it hits avahi because avahi does a nonstandard

Starting Avahi daemon...                    [OK]

Most (all?) init scripts do instead something like

Starting $servicename daemon:               [OK]

Fix is just to change /etc/init.d/avahi-daemon. Note that parts of it already do
the standard daemon: instead of the daemon....

trivial patch attached

Comment 1 Chris Ricker 2006-03-20 16:23:58 UTC
Created attachment 126352 [details]
avahi-daemon init script patch

Comment 2 Jason Vas Dias 2006-03-20 23:00:23 UTC
Now fixed with avahi-0.6.9-8.FC5

Comment 3 Fedora Update System 2006-03-21 03:31:19 UTC
avahi-0.6.9-6 has been pushed for FC5, which should resolve this issue.  If these problems are still present in this version, then please make note of it in this bug report.

Comment 4 Chris Ricker 2006-03-31 21:45:36 UTC
looks good, thanks