blob: 6eeef8a6f8b27e0462a0be5233ee5c71580f5a7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[Unit]
Description="Logrotate cellframe-node.log files"
[Timer]
OnBootSec=5min
OnCalendar=*-*-* *:00:00
Persistent=True
Unit=cellframe-node-logrotate.service
[Install]
WantedBy=timers.target
|