diff --git a/collectd.yaml b/collectd.yaml index 1c227b5..3f3c63c 100644 --- a/collectd.yaml +++ b/collectd.yaml @@ -4,7 +4,7 @@ version: 1.4.0 ignition: config: merge: - - local: packages.yaml + - local: packages.ign storage: files: @@ -73,6 +73,10 @@ storage: [Install] WantedBy=multi-user.target + links: + - path: /etc/systemd/system/after-install.target.wants/collectd.service + target: /usr/lib/systemd/system/collectd.service + systemd: units: - name: collectd.service