cachy-workstation

Log | Files | Refs | README

log-sync.timer.j2 (169B)


      1 [Unit]
      2 Description=Run learningunix.net log pull ({{ log_sync_interval }})
      3 
      4 [Timer]
      5 OnCalendar={{ log_sync_interval }}
      6 Persistent=true
      7 
      8 [Install]
      9 WantedBy=timers.target