Subject: Re: /etc/daily fubar if daily.local changes FWD
To: Jason White <jdwhite@menelos.com>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-userlevel
Date: 12/18/2006 00:25:59
On Thu, 14 Dec 2006, Jason White wrote:
>> trying to do some filtering with /var/log/messages, I've found that
>> /etc/daily breaks if /etc/daily.local changes the current working
>> directory.
>
> So did I, and submitted PR#33461 on 10-May-2006. No one's touched it.
Thanks for the hint - I've committed my proposed change to use a subshell
instead of a new sh process, and closed the PR.
- Hubert