Bug 788165

Summary: systemd: missing HALT_POWERDOWN_INSERT feature
Product: [openSUSE] openSUSE 12.2 Reporter: Stanislav Brabec <sbrabec>
Component: BasesystemAssignee: Frederic Crozat <fcrozat>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 12.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Stanislav Brabec 2012-11-05 16:39:40 UTC
According to http://lists.alioth.debian.org/pipermail/nut-upsuser/2012-October/008042.html, HALT_POWERDOWN_INSERT from /etc/sysconfig/shutdown is not called after migration to systemd. This command should be called during late shutdown to perform special actions required before powering system down. It is typically used by UPS daemons to initiate UPS powerdown.

Looking at systemd, /etc/init.d/halt is never called and systemd has its own implementation.

I guess that adding a script either to /lib/systemd/system-shutdown/ would fix it. Or should we create an extra service for it? What to you think about it?
Comment 1 Frederic Crozat 2012-11-05 18:07:35 UTC
let's handle it in bnc#785701

*** This bug has been marked as a duplicate of bug 785701 ***