From 1bae1a6c87d0b96e9852de224e6aca8fa6b83f39 Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 24 Feb 2008 18:23:27 +0000 Subject: added hasrestart git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@838 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index a6ad773..04b06bb 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -33,6 +33,7 @@ class shorewall { 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"], -- cgit v1.2.3