diff options
Diffstat (limited to 'dev-vcs/git-srht/files/git.sr.ht-periodic.timer')
-rw-r--r-- | dev-vcs/git-srht/files/git.sr.ht-periodic.timer | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-vcs/git-srht/files/git.sr.ht-periodic.timer b/dev-vcs/git-srht/files/git.sr.ht-periodic.timer new file mode 100644 index 0000000..09f86f7 --- /dev/null +++ b/dev-vcs/git-srht/files/git.sr.ht-periodic.timer @@ -0,0 +1,9 @@ +[Unit] +Description=Periodic git.sr.ht maintenance tasks + +[Timer] +OnBootSec=20m +OnUnitActiveSec=20m + +[Install] +WantedBy=timers.target |