From: Stephen Gran Date: Thu, 5 Apr 2012 13:55:42 +0000 (+0100) Subject: fixup for sip load X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=db2e7be2c23b86863f42611e5492d99fc4fa6cdf;p=dsa-puppet.git fixup for sip load Signed-off-by: Stephen Gran --- diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index 073b0a4b..53faf51a 100644 --- a/modules/ferm/manifests/per-host.pp +++ b/modules/ferm/manifests/per-host.pp @@ -125,7 +125,7 @@ class ferm::per-host { '/etc/ferm/conf.d/load_sip_conntrack.conf': source => 'puppet:///modules/ferm/conntrack_sip.conf', require => Package['ferm'], - notify => Exec['ferm restart']; + notify => Service['ferm'], } @ferm::rule { 'dsa-sip': domain => '(ip ip6)',