mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
add wait variable for goimapnotify
Previously `wait` could be defined in the user's config file, but in the new release it appears to only be supported as a flag, so we have to override the systemd service.
This commit is contained in:
parent
6e81116824
commit
de59ed760b
7 changed files with 31 additions and 5 deletions
|
|
@ -52,6 +52,7 @@
|
|||
- { role: taskwarrior, tags: ['taskwarrior'] }
|
||||
- { role: ledger, tags: ['ledger'] }
|
||||
- { role: mail, tags: ['mail'] }
|
||||
- { role: goimapnotify, tags: ['goimapnotify'] }
|
||||
- { role: cups, tags: ['cups'] }
|
||||
- { role: office, tags: ['office'] }
|
||||
- { role: visidata, tags: ['visidata'] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue