Closed dominics closed 9 years ago
In one of those commits, I say it's 'standard' for /etc/foo
dirs to be world-readable and executable(/traversable), but that's just going by a quick ls -l
on my system - I couldn't find the Debian packaging documentation about it.
A more hardened version would be to keep them readable only by the redishappy
user. It'd require a quick change to the postinstall. But I really don't see the harm (unless you require a password to access your Redis/Sentinel instance, I guess?)
One small build fix attached that you may want to merge either way :D
Hey Dominic, Thanks for looking at this - look good.
The only tweak I want to make is make the user/group redishappy/redishappy.
Thanks again,
Mark
Tentative fix for #31 - haven't personally built a
.deb
with it yet.