Comment #13 on issue 231 by luke.biddell: SASL authentication not working on reboot
http://code.google.com/p/memcached/issues/detail?id=231

In Opscode Chef speak, this is what I did:


file "/etc/sasldb2" do
  mode "0640"
  owner "root"
  group node[:memcached][:group]
  notifies :restart, resources(:service => "memcached"), :immediately
end


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to