pacman-keyring.timer 175 B

123456789101112
  1. [Unit]
  2. Description=Refresh pacman keyring once a week
  3. Documentation=man:pacman-key
  4. [Timer]
  5. OnCalendar=weekly
  6. AccuracySec=1h
  7. Persistent=true
  8. [Install]
  9. WantedBy=timers.target