aboutsummaryrefslogtreecommitdiff
path: root/dot_config/systemd/user/backup-irclogs.timer
blob: c074ecb08e4639eb858ef104e687b2d911c91451 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Backup irc logs

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

[Install]
WantedBy=timers.target