1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-06-28 07:40:51 +02:00
offlineimap/contrib
Hugo Osvaldo Barrera 71f5a7759b Respect systemd conventions for timers
systemd conventions specify that timers trigger services with the same
name (this can be overridden, of course).

We're currently providing:

* offlineimap-oneshot.service
* offlineimap.service
* offlineimap.timer

This is rather confusing, since the timer doesn't actually provide the
service of the same name (even though they're bundled together!!), but a
different one.

Signed-off-by: Hugo Osvaldo Barrera <hugo@barrera.io>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2017-06-01 18:40:42 +02:00
..
systemd Respect systemd conventions for timers 2017-06-01 18:40:42 +02:00
internet-urllib3.py Secure HTTPS test internet is connected. 2017-05-04 22:25:22 +02:00
README.md introduce contrib/README.md 2016-09-25 01:46:20 +02:00
release.sh release.sh: correctly sort releases to compute latest stable and rc 2016-12-11 16:58:58 +01:00
upcoming.py contrib: introduce a tool to produce the "upcoming notes" 2017-05-22 21:37:34 +02:00

README

This "./contrib" directory is where users share their own scripts and tools.

Everything here is submitted and maintained by the users for the users. You're welcome to add your own stuff. There is no barrier on your contributions here. We think it's expected to find contributions of various quality.