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
a5fb21e757
commit
1bf6d70827
@ -4,7 +4,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Power Failure
|
Description=Power Failure
|
||||||
Documentation=man:systemd.special(7)
|
Documentation=man:systemd.special(7)
|
||||||
+BindTo=powerfail.service
|
+BindsTo=powerfail.service
|
||||||
+DefaultDependencies=no
|
+DefaultDependencies=no
|
||||||
+RefuseManualStart=yes
|
+RefuseManualStart=yes
|
||||||
--- systemd-208/units/powerfail.service
|
--- systemd-208/units/powerfail.service
|
||||||
@ -23,7 +23,7 @@
|
|||||||
+
|
+
|
||||||
+[Unit]
|
+[Unit]
|
||||||
+Description=powerfail handling
|
+Description=powerfail handling
|
||||||
+BindTo=sigpwr.target
|
+BindsTo=sigpwr.target
|
||||||
+DefaultDependencies=no
|
+DefaultDependencies=no
|
||||||
+RefuseManualStart=yes
|
+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
|
Wed Jan 15 12:34:53 UTC 2014 - werner@suse.de
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user