notify sasl_auth hash rebuild immediately
This commit is contained in:
@@ -34,7 +34,7 @@ template "/etc/postfix/sasl_passwd" do
|
|||||||
owner "root"
|
owner "root"
|
||||||
group "root"
|
group "root"
|
||||||
mode 0400
|
mode 0400
|
||||||
notifies :run, resources(:execute => "postmap-sasl_passwd")
|
notifies :run, resources(:execute => "postmap-sasl_passwd"), :immediately
|
||||||
notifies :restart, resources(:service => "postfix")
|
notifies :restart, resources(:service => "postfix")
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user