]> git.netwichtig.de Git - user/henk/code/puppet/modules/s6.git/blobdiff - manifests/snippets.pp
fix: whole supervision tree is restarted when a service changes
[user/henk/code/puppet/modules/s6.git] / manifests / snippets.pp
index c76f5aca6a1a970d88b42fc92de8e0bfe34dcd12..f3686b1c13b8ccb027990a3fa7d283d1567bf39e 100644 (file)
@@ -1,6 +1,5 @@
 class s6::snippets {
   File <| tag == 's6_snippet' |> {
-    notify    => Class['::s6::service'],
   }
 }