| Main Archive Page > Month Archives > spamassassin-dev archives |
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6709
--- Comment #5 from Kevin A. McGrail <kmcgrail@pccc.com> 2011-11-27 18:25:26 UTC ---
> > Want do you think of this text added somewhere?:
> >
> > "The program sa-update uses the underlying operating system umask for the
> > updated rule files it installs. You may wish to run sa-update from a script
> > that sets the umask prior to calling sa-update. For example:
> >
> > #!/bin/sh
> > umask 022
> > sa-update"
>
> Sounds good to me. I'd suggest to add it either to one of the README's and/or
> the sa-update man page.
svn commit -m 'Small documentation change for sa-update for umask'
sa-update.raw
Sending sa-update.raw
Transmitting file data .
Committed revision 1206794.
-- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.