2014-04-03 15:12:24 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Rotate log files
|
|
|
|
Documentation=man:logrotate(8) man:logrotate.conf(5)
|
2014-04-04 14:49:56 +00:00
|
|
|
ConditionACPower=true
|
2014-04-03 15:12:24 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
ExecStart=/usr/sbin/logrotate /etc/logrotate.conf
|
|
|
|
Nice=19
|
|
|
|
IOSchedulingClass=best-effort
|
|
|
|
IOSchedulingPriority=7
|