mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
8 lines
105 B
SYSTEMD
8 lines
105 B
SYSTEMD
[Unit]
|
|
Description=Daily rotation of log files
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
AccuracySec=12h
|
|
Persistent=true
|