From: mh Date: Wed, 16 Jul 2008 22:52:21 +0000 (+0000) Subject: readding the restart X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2a0a2c3197eee247b7015ba979a12bd5eb0efa5c;p=puppet-shorewall.git readding the restart git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1851 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 --- diff --git a/manifests/init.pp b/manifests/init.pp index b182c0b..7363628 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -231,6 +231,7 @@ class shorewall::base { ensure => running, enable => true, hasstatus => true, + hasrestart => true, subscribe => [ Exec["concat_/var/lib/puppet/modules/shorewall/zones"], Exec["concat_/var/lib/puppet/modules/shorewall/interfaces"],