Mageia Bugzilla – Attachment 6132 Details for
Bug 15550
Missing support for apccontrol killpower with systemd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
apcupsd_shutdown script (from apcupsd-3.14.13-1.fc22)
apcupsd_shutdown (text/plain), 187 bytes, created by
Stefan Puch
on 2015-03-24 19:29:37 CET
(
hide
)
Description:
apcupsd_shutdown script (from apcupsd-3.14.13-1.fc22)
Filename:
MIME Type:
Creator:
Stefan Puch
Created:
2015-03-24 19:29:37 CET
Size:
187 bytes
patch
obsolete
>#!/bin/sh > ># See if this is a powerfail situation. >if [ -f /etc/apcupsd/powerfail ]; then > echo > echo "APCUPSD will now power off the UPS" > echo > /etc/apcupsd/apccontrol killpower >fi
#!/bin/sh # See if this is a powerfail situation. if [ -f /etc/apcupsd/powerfail ]; then echo echo "APCUPSD will now power off the UPS" echo /etc/apcupsd/apccontrol killpower fi
View Attachment As Raw
Actions:
View
Attachments on
bug 15550
:
6131
| 6132 |
6133