diff --git a/manifests/init.pp b/manifests/init.pp index 388b065..2fc8b88 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -80,6 +80,7 @@ ensure => running, enable => true, hasrestart => true, + provider => init, require => File["${path_config}/supervisord.conf"], }