On Fri, Sep 29, 2000 at 02:28:44PM +0200, Chmouel Boudjnah wrote:
> This patch satisfy you ? :
Probably ;-)
I just circumvented the problem with 'touch /etc/sysconfig/system', but
your patch should have the same result.
Which package does contain /etc/sysconfig/system?
Other files in /etc/profile.d contain "exit", too:
$ grep exit /etc/profile.d/*
/etc/profile.d/kde.csh: exit
/etc/profile.d/kde.csh: exit
/etc/profile.d/tmpdir.csh: exit
/etc/profile.d/tmpdir.csh: exit
/etc/profile.d/tmpdir.sh: exit
I don't know csh, so exit may be OK in these files, but if csh behaves similar
to sh, "exit" should not occur in any profile.d/-File.
Jan