diff --git a/voxelibre/init.sls b/voxelibre/init.sls index c405cc0..57219c6 100644 --- a/voxelibre/init.sls +++ b/voxelibre/init.sls @@ -11,7 +11,7 @@ voxelibre-container-file-is-present: - template: jinja reload-systemd-units-onchange-of-voxelibre-container-unit-file: - module.run: - - service.systemctl_reload - - onchanges: - - file: /etc/containers/systemd/voxelibre.container + module.wait: + - service.systemctl_reload: + - watch: + - file: voxelibre-container-file-is-present