On Fri, 27 Mar 1998, Paul Mansfield wrote:
> It does mean anyone can then "tail -f mainlog" which is good, but then
> exicyclog resets the protection when it cycles the log files; again,
> I could hack the script but there must be a proper way.
Exicyclog isn't supposed to change the protection of anything. However,
when it moves the current log out of the way, a new one will be created,
and presumably this is what is happening.
Look in src/EDITME:
# LOG_DIRECTORY_MODE=0750
# This value is used only when Exim creates the directory for itself.
# The log files themselves are created as required, with a mode that defaults
# to 0640, but which can be changed here.
# LOG_MODE=0640
--
Philip Hazel University Computing Service,
ph10@??? New Museums Site, Cambridge CB2 3QG,
P.Hazel@??? England. Phone: +44 1223 334714
--
*** Exim information can be found at
http://www.exim.org/ ***