~whynothugo/autovdirsyncer

cca755f7e128636144e7b25e95b599428880e654 — Hugo Osvaldo Barrera 1 year, 6 months ago a282a24 main
Don't run service if vdirsyncer is not configured

If vdirsyncer is not configured, simply exit with non-failure, since
there's nothing to do.
1 files changed, 1 insertions(+), 0 deletions(-)

M autovdirsyncer.service
M autovdirsyncer.service => autovdirsyncer.service +1 -0
@@ 3,6 3,7 @@ Description=Synchronize calendars and contacts
Documentation=man:autovdirsyncer(1)

[Service]
ExecCondition=/usr/bin/vdirsyncer showconfig
ExecStart=/usr/lib/autovdirsyncer
Slice=background.slice