aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/systemd/system/lostfiles.timer
blob: e99d4be94e14a4aa93b8ce08b678841eea6e65a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Weekly lostfiles report refresh

[Timer]
OnCalendar=weekly
AccuracySec=12h
Persistent=true
RandomizedDelaySec=1h

[Install]
WantedBy=timers.target