]> gitweb.fluxo.info Git - puppet-ekeyd.git/commitdiff
fix typo
authormh <mh@immerda.ch>
Wed, 6 Jul 2011 23:00:03 +0000 (01:00 +0200)
committermh <mh@immerda.ch>
Wed, 6 Jul 2011 23:00:03 +0000 (01:00 +0200)
manifests/egd/debian.pp

index f682216dfdaf8ba23de5e4d403cdbcdd43b20bb1..05cd0caed5aa6a6ea17da63c71454648b8512eab 100644 (file)
@@ -14,7 +14,7 @@ class ekeyd::egd::debian inherits ekeyd::egd {
     ensure     => running,
     hasrestart => true,
     pattern    => '/usr/sbin/ekeyd-egd-linux',
-    subscribe  => File["/etc/default/ekeyd-egd-linux"];
+    subscribe  => File["/etc/default/ekeyd-egd-linux"],
   }
 
   file { "/etc/default/ekeyd-egd-linux":