forked from pool/logrotate
Accepting request 228918 from home:elvigia:branches:Base:System
- Also, avoid logrotate unit activation when the system is on battery power. OBS-URL: https://build.opensuse.org/request/show/228918 OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=37
This commit is contained in:
parent
f713634cc4
commit
0fa22a87a3
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 3 17:16:40 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Also, avoid logrotate unit activation when the system is
|
||||||
|
on battery power.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 3 14:10:21 UTC 2014 - crrodriguez@opensuse.org
|
Thu Apr 3 14:10:21 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Rotate log files
|
Description=Rotate log files
|
||||||
Documentation=man:logrotate(8) man:logrotate.conf(5)
|
Documentation=man:logrotate(8) man:logrotate.conf(5)
|
||||||
|
ConditionACPower=true
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user