dotfiles

My dotfiles
git clone https://giovanniamaral.com/git/dotfiles
Log | Files | Refs | README | LICENSE

mbsync.timer (138B)


      1 [Unit]
      2 Description=Mailbox Synchronization
      3 
      4 [Timer]
      5 OnBootSec=1min
      6 OnUnitActiveSec=5min
      7 Persistent=true
      8 
      9 [Install]
     10 WantedBy=timers.target