On 5/18/18 5:34 AM, Luca Boccassi wrote:
> Currently writing history to syslog can be enabled at compile time by
> editing config-top.h and rebuilding.
> To allow more flexibility, and to allow users of distributions to
> enable this feature at runtime without having to rebuild bash, add a
> "syslog" shopt.
> To maintain backward compatibility keep using SYSLOG_HISTORY as before
> to enable logging to syslog unconditionally.

There is already code to implement equivalent functionality in the devel
branch. It, like SYSLOG_HISTORY, has to be enabled at compile time. I
don't like the feature in general -- it's an invasion of privacy -- and
I don't think it needs to be any easier to enable.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to