aboutsummaryrefslogtreecommitdiff
path: root/tests/modules/services/lieer/lieer-service-expected.timer
diff options
context:
space:
mode:
authorTad Fisher <tadfisher@gmail.com>2020-02-20 23:30:59 -0800
committerRobert Helgesson <robert@rycee.net>2020-03-07 15:13:50 +0100
commit9f46d516fa13df70768a3211827d14f456fa6e85 (patch)
tree27cc1c12e61b3cc29f64847d171ffd2ef69b0dac /tests/modules/services/lieer/lieer-service-expected.timer
parent60a939bd01dc66d1cbdc85a3f6dc78e4ca092537 (diff)
services.lieer: add module
Add 'services.lieer', which generates systemd timer and service units to synchronize a Gmail account with lieer. Per-account configuration lives in 'accounts.email.accounts.<name>.lieer.sync'.
Diffstat (limited to 'tests/modules/services/lieer/lieer-service-expected.timer')
-rw-r--r--tests/modules/services/lieer/lieer-service-expected.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/modules/services/lieer/lieer-service-expected.timer b/tests/modules/services/lieer/lieer-service-expected.timer
new file mode 100644
index 00000000000..cb059ea47c4
--- /dev/null
+++ b/tests/modules/services/lieer/lieer-service-expected.timer
@@ -0,0 +1,9 @@
+[Install]
+WantedBy=timers.target
+
+[Timer]
+OnCalendar=*:0/5
+RandomizedDelaySec=30
+
+[Unit]
+Description=lieer Gmail synchronization for hm@example.com