Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11339 > unrolled thread
| Started by | Mike Frysinger <vapier@gentoo.org> |
|---|---|
| First post | 2015-08-13 02:34 -0400 |
| Last post | 2015-08-13 02:34 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Feature Request re: syslog and bashhist Mike Frysinger <vapier@gentoo.org> - 2015-08-13 02:34 -0400
| From | Mike Frysinger <vapier@gentoo.org> |
|---|---|
| Date | 2015-08-13 02:34 -0400 |
| Subject | Re: Feature Request re: syslog and bashhist |
| Message-ID | <mailman.8237.1439447695.904.bug-bash@gnu.org> |
[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 top | Article view | gnu.bash.bug
csiph-web