Bug 1055202

Summary: Don't order service after syslog.target.
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: mdadmAssignee: Jes Sorensen <Jes.Sorensen>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: agk, dledford, harald, Jes.Sorensen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: mdadm-3.3-7.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-03 09:28:05 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
Don't order service after syslog.target. none

Comment 1 Ville Skyttä 2014-01-19 15:15:23 UTC
Created attachment 852411 [details]
Don't order service after syslog.target.

Comment 2 Jes Sorensen 2014-01-31 13:38:01 UTC
Ville,

No do not touch the mdadm repo, thanks.

Harald,

This was your recommendation - I don't remember the details why we needed it.

Do you remember, can you comment?

Jes

Comment 3 Harald Hoyer 2014-03-13 12:03:40 UTC
syslog.target is deprecated

commit 4b7b2efb69943aae0f8287df6e28b637c50fe318
Author: Lennart Poettering <lennart>
Date:   Wed Aug 31 01:35:43 2011 +0200

    man: don't recommend After=syslog.target anymore since we don't support non-socket-activatable syslogs anymore where that was ncessary


commit 5d4caf565471ff3401bd9b53aa814c8545a18a93
Author: Lennart Poettering <lennart>
Date:   Wed Jan 16 21:09:03 2013 +0100

    service: ignore dependencies on $syslog and $local_fs in LSB scripts
    
    We no longer allow early-boot init scripts, however in late boot the
    syslog socket and local mounts are established anyway, so let's simplify
    our dep graph a bit.
    
    If $syslog doesn't resolve to syslog.target anymore there's no reason to
    keep syslog.target around anymore. Let's remove it.
    
    Note that many 3rd party service unit files order themselves after
    syslog.target. These will be dangling dependencies now, which should be
    unproblematic, however.

Comment 4 Jes Sorensen 2014-09-03 09:28:05 UTC
Fix has been out in the field for over 5 months - closing