coreos-home-server/service/dovecot/spec.bu
Alex Palaistras 0fbbc39e27 base: Only copy service directories if used
We no longer copy service directories into `/etc/coreos-home-server` if
these have not had their respective `spec.bu` files included; these
directories are not needed in these cases, and would be erroneously
considered as eligible in subsequent `coreos-home-server-update`
invocations.
2022-02-05 16:05:00 +00:00

17 lines
373 B
Plaintext

variant: fcos
version: 1.3.0
storage:
trees:
- path: /etc/coreos-home-server/dovecot
local: service/dovecot/
- path: /etc/systemd/system
local: service/dovecot/systemd/
systemd:
units:
- name: dovecot-firstboot.target
enabled: true
- name: dovecot-fts-optimize.timer
enabled: true
- name: dovecot.service
enabled: true