9 lines
144 B
SYSTEMD
9 lines
144 B
SYSTEMD
|
[Unit]
|
||
|
Description=Update man-db
|
||
|
|
||
|
[Service]
|
||
|
Nice=19
|
||
|
IOSchedulingClass=2
|
||
|
IOSchedulingPriority=7
|
||
|
ExecStart=/usr/bin/logrotate /etc/logrotate.conf
|