summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/snippets.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/snippets.pp b/manifests/snippets.pp
index c76f5ac..f3686b1 100644
--- a/manifests/snippets.pp
+++ b/manifests/snippets.pp
@@ -1,6 +1,5 @@
class s6::snippets {
File <| tag == 's6_snippet' |> {
- notify => Class['::s6::service'],
}
}