Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11339
| From | Mike Frysinger <vapier@gentoo.org> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Feature Request re: syslog and bashhist |
| Date | 2015-08-13 02:34 -0400 |
| Message-ID | <mailman.8237.1439447695.904.bug-bash@gnu.org> (permalink) |
| References | <55C78FC8.1050609@gmail.com> <55C9073C.3030203@case.edu> |
[Multipart message — attachments visible in raw view] - view raw
On 10 Aug 2015 16:19, Chet Ramey wrote: > On 8/9/15 1:37 PM, aixtools wrote: > > Via google I came across the define named > > > > config-top.h:/* #define SYSLOG_HISTORY */ > > > > Changing it (manually) to > > config-top.h:#define SYSLOG_HISTORY > > > > Adds syslog statements such as: > > Aug 9 16:52:55 x064 user:info syslog: HISTORY: PID=262242 UID=0 ls -ltr > > > > Request #1 > > Add a ./configure variable, e.g., --with-syslog_history > > I will think about this, but I am inclined not to do it. It's easy enough > to enable for those few user who want to do so. we had requests in Gentoo, so the feature is behind a USE flag so people can easily turn it on for their systems. no need to grub around in the source and locate an obscure define. -mike
Back to gnu.bash.bug | Previous | Next | Find similar
Re: Feature Request re: syslog and bashhist Mike Frysinger <vapier@gentoo.org> - 2015-08-13 02:34 -0400
csiph-web