diff options
| author | MagomeYae <[email protected]> | 2021-12-05 01:26:12 +0800 |
|---|---|---|
| committer | MagomeYae <[email protected]> | 2021-12-05 01:26:12 +0800 |
| commit | 1176a910efea67f40732791e7d284691967b614b (patch) | |
| tree | 666789cc9855ac7b81883f31cbafdc48dbc2763b /repo/kunoisayami-repo-rsync/[email protected] | |
| parent | 2e843022829ddfdd7284bc4692294258655bf04f (diff) | |
feat(add-pkg): Add kunoisayami-repo-rsync
Signed-off-by: MagomeYae <[email protected]>
Diffstat (limited to 'repo/kunoisayami-repo-rsync/[email protected]')
| -rw-r--r-- | repo/kunoisayami-repo-rsync/[email protected] | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/repo/kunoisayami-repo-rsync/[email protected] b/repo/kunoisayami-repo-rsync/[email protected] new file mode 100644 index 0000000..32a053c --- /dev/null +++ b/repo/kunoisayami-repo-rsync/[email protected] @@ -0,0 +1,10 @@ +[Unit] +Description=Repository sync timer +After=network.target + +[Timer] +Unit=repo-rsync@%i.service +OnCalendar=*-*-* 8,11,14,17,20,2,6:00:00 + +[Install] +WantedBy=timers.target |
