Subject: Re: Using sudo in SU_CMD
To: Hubert Feyrer <hubert@feyrer.de>
From: Martin Husemann <martin@duskware.de>
List: tech-pkg
Date: 09/20/2004 09:20:59
On Sun, Sep 19, 2004 at 10:04:39PM +0200, Hubert Feyrer wrote:
> Um, why is there no sudo anymore? (I haven't followed things, aparently)
Think about: cd /usr/pkgsrc/security/sudo && make update
After deinstalling (sudo still works) and building, it will fail because
it needs sudo to re-install sudo.
Same problem happens if you don't use sudo but have root's shell set to
something from pkgsrc.
Martin