Bug 30913

Summary: default socket dependencies are on sysinit.target
Product: systemd Reporter: Bill Nottingham <notting>
Component: generalAssignee: Lennart Poettering <lennart>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: patch!

Description Bill Nottingham 2010-10-15 14:08:07 UTC
Given a system where there's no split out sysinit, this seems incorrect; it should be on local-fs.target or basic.target.
Comment 1 Bill Nottingham 2010-10-15 14:08:50 UTC
Sorry, by 'no split out sysinit', I mean 'no sysinit.service that just runs rc.sysinit or its equivalent'.
Comment 2 Bill Nottingham 2010-10-15 19:57:52 UTC
Created attachment 39475 [details]
patch!

Here's a simple patch.
Comment 3 Lennart Poettering 2011-01-20 15:34:01 UTC
After we reintroduced sysinit.target for all systems a couple of months back basic.target is now defined as sysinit.target plus sockets.target plus a few other things. In this sense the sockets should created after sysinit.target but before sockets.target which is pretty much what happens right now.

Hence I think there's nothing left to fix here.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.