coreos-home-server/service/prosody/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

15 lines
314 B
Plaintext

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