[Unit] Description=Synchronise calendars and contacts Documentation=man:pimsync [Service] Type=simple ExecStart=/usr/bin/pimsync -v $LOGLEVEL daemon # override this to adjust log levels (without having to override ExecStart) Environment=LOGLEVEL=warn Restart=no [Install] WantedBy=default.target