Accepting request 229041 from Base:System
- Also, avoid logrotate unit activation when the system is on battery power. (forwarded request 228918 from elvigia) OBS-URL: https://build.opensuse.org/request/show/229041 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=44
This commit is contained in:
commit
22aac707b2
@ -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