mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 19:57:14 +08:00
11 lines
142 B
SYSTEMD
11 lines
142 B
SYSTEMD
[Unit]
|
|
Description=Monthly Btrfs scrub on %I
|
|
|
|
[Timer]
|
|
OnCalendar=monthly
|
|
AccuracySec=1d
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|