summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index f26da35..dcd03dc 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -42,6 +42,7 @@ class cherrymusic {
'puppet:///modules/cherrymusic/cherrymusic.conf',
],
require => File['/var/lib/cherrymusic/.config/cherrymusic'],
+ notify => Service['cherrymusic@cherrymusic'],
}
file { '/etc/systemd/system/cherrymusic@.service':