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