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