notify sasl_auth hash rebuild immediately
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user