diff options
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 0 insertions, 1 deletions
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"], |