mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-28 08:03:25 +02:00
9 lines
169 B
Plaintext
9 lines
169 B
Plaintext
![]() |
[Unit]
|
||
|
Description=Remove old Linstor controllers logs
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
PrivateTmp=yes
|
||
|
ExecStart=/sbin/tmpwatch -m 5d /var/log/linstor-controller/
|
||
|
TimeoutSec=30m
|