summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
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"],