aboutsummaryrefslogtreecommitdiffstats
path: root/.config/systemd/user/gpg-refresh.timer
blob: 44c3e68e64cf8b04e35827b3bf983d27dfc57b84 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Timer for GnuPG cryptographic key refresh

[Timer]
OnCalendar=daily
AccuracySec=1h
Persistent=true

[Install]
WantedBy=timers.target