mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-18 19:23:17 +02:00
9 lines
169 B
Django/Jinja
9 lines
169 B
Django/Jinja
[Unit]
|
|
Description=Remove old Linstor controllers logs
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
PrivateTmp=yes
|
|
ExecStart=/sbin/tmpwatch -m 5d /var/log/linstor-controller/
|
|
TimeoutSec=30m
|