mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-12 02:34:37 +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
|