coreos-home-server/config/service/dovecot/spec.fcc
Alex Palaistras d9f675817e First public release for CoreOS Home Server
This contains the culmination of work done privately for a few months,
and is intended to be a solid basis for other peoples' experimentations
with setting up single-node, home-server setups using Fedora CoreOS.
2021-03-20 16:32:42 +00:00

17 lines
410 B
Plaintext

variant: fcos
version: 1.3.0
storage:
files:
- path: /etc/systemd/system/dovecot-firstboot.target
contents:
local: service/dovecot/dovecot-firstboot.target
- path: /etc/systemd/system/dovecot.service
contents:
local: service/dovecot/dovecot.service
systemd:
units:
- name: dovecot-firstboot.target
enabled: true
- name: dovecot.service
enabled: true