diff options
author | Julien Roy <julien@jroy.ca> | 2023-01-05 20:03:45 -0500 |
---|---|---|
committer | Julien Roy <julien@jroy.ca> | 2023-01-05 20:03:45 -0500 |
commit | a32792ac685c17544d1507fdc3ce1b202cc28f8a (patch) | |
tree | daba08d97f6bf67d35491c987a4e038614a61c95 /dev-vcs/git-srht/files/git.sr.ht-periodic.timer | |
parent | b4c9c49d3b615dd2a08c3fc81621e28ecc8214c3 (diff) | |
download | MrRoy-Overlay-a32792ac685c17544d1507fdc3ce1b202cc28f8a.tar.gz MrRoy-Overlay-a32792ac685c17544d1507fdc3ce1b202cc28f8a.tar.bz2 MrRoy-Overlay-a32792ac685c17544d1507fdc3ce1b202cc28f8a.zip |
dev-vcs/git-srht: new package, add 0.81.3
Signed-off-by: Julien Roy <julien@jroy.ca>
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 |