Rename our systemd module to dsa_systemd
[mirror/dsa-puppet.git] / modules / munin / manifests / init.pp
index 5ea2762..8e4e7f2 100644 (file)
@@ -89,7 +89,7 @@ class munin {
                ensure  => running,
                require => Package['munin-async'],
        }
-       systemd::override { 'munin-async':
+       dsa_systemd::override { 'munin-async':
                content  => @("EOF"),
                        [Service]
                        RestartSec=10