Advertisement
astalush

Untitled

Nov 7th, 2019
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. # /etc/systemd/system/rclone_vfs_primer.timer
  2. #########################################################################
  3. # Title: Cloudbox: Rclone VFS Primer - Timer #
  4. # Author(s): desimaniac, Horjulf #
  5. # URL: https://github.com/cloudbox/cloudbox #
  6. # -- #
  7. # Part of the Cloudbox project: https://cloudbox.works #
  8. #########################################################################
  9. # GNU General Public License v3.0 #
  10. #########################################################################
  11.  
  12. [Unit]
  13. Description=Rclone VFS Primer - Timer
  14.  
  15. [Timer]
  16. OnUnitInactiveSec=167h
  17.  
  18. [Install]
  19. WantedBy=timers.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement