forked from pool/systemd
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=485
This commit is contained in:
parent
4ac614c984
commit
e986d2aac0
@ -4,7 +4,7 @@
|
||||
[Unit]
|
||||
Description=Power Failure
|
||||
Documentation=man:systemd.special(7)
|
||||
+BindTo=powerfail.service
|
||||
+BindsTo=powerfail.service
|
||||
+DefaultDependencies=no
|
||||
+RefuseManualStart=yes
|
||||
--- systemd-208/units/powerfail.service
|
||||
@ -23,7 +23,7 @@
|
||||
+
|
||||
+[Unit]
|
||||
+Description=powerfail handling
|
||||
+BindTo=sigpwr.target
|
||||
+BindsTo=sigpwr.target
|
||||
+DefaultDependencies=no
|
||||
+RefuseManualStart=yes
|
||||
+
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 14:11:02 UTC 2014 - werner@suse.de
|
||||
|
||||
- Change support-powerfail-with-powerstatus.patch to use BindsTo
|
||||
instead of BindTo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 12:34:53 UTC 2014 - werner@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user