From: mh Date: Tue, 15 Jul 2008 13:49:12 +0000 (+0000) Subject: testing by removing hasrestart X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=948f7799c8f39708c3c6cceed3d495711c76faa2;p=puppet-shorewall.git testing by removing hasrestart git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1842 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 --- diff --git a/manifests/init.pp b/manifests/init.pp index ac66c40..3c50369 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -226,7 +226,6 @@ 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"],