Bug 754799

Summary: systemd: 'init 1' does not shut down *.sockets
Product: [openSUSE] openSUSE 12.1 Reporter: Jon Nelson <jnelson-suse>
Component: BasesystemAssignee: Frederic Crozat <fcrozat>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jon Nelson 2012-03-29 17:03:36 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0

init 1

shuts down daemons but not sockets:
those that remain on my system:

avahi-daemon.socket
dbus.socket



Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Kun Kun Zhang 2012-04-05 03:00:08 UTC
Hi,could you please have a look at this?I am not sure whether it is right to assign it to you.Feel free to reassign it.Thank you.
Comment 2 Frederic Crozat 2012-05-24 15:20:41 UTC
this bug has been fixed upstream two days ago (it makes sure rescue.target pulls sysinit.target instead of basic.target and move udev.service and udev-trigger.service from basic.target.wants to sysinit.target.want).

I'm a bit worried to do such a change for 12.1, since it could cause alter some services startup order.

Is it fine with you if we fix this bug only for 12.2/Factory ?
Comment 3 Jon Nelson 2013-01-24 15:02:30 UTC
This has probably been fixed for a long time.