From owner-freebsd-hackers Sun Oct 6 13:29:27 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA08920 for hackers-outgoing; Sun, 6 Oct 1996 13:29:27 -0700 (PDT) Received: from gargoyle.bazzle.com ([206.103.246.190]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA08915 for ; Sun, 6 Oct 1996 13:29:24 -0700 (PDT) Received: from gargoyle.bazzle.com (localhost [127.0.0.1]) by gargoyle.bazzle.com (8.7.6/8.6.12) with SMTP id QAA00333; Sun, 6 Oct 1996 16:28:57 -0400 (EDT) Date: Sun, 6 Oct 1996 16:28:57 -0400 (EDT) From: "Eric J. Chet" To: Amancio Hasty cc: Joerg Wunsch , FreeBSD hackers Subject: Re: su problem In-Reply-To: <199610061940.MAA00312@rah.star-gate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Amancio I'm seeing the same problem with su at boot time. Oct 6 16:16:49 gargoyle /kernel: pid 144 (su), uid 70: exited on signal 11 /usr/local/etc/rc.d/postgres95.sh: [ -x /usr/local/postgres95/bin/postmaster ] && su -l postgres -c "/usr/local/postgres95/bin/postmaster &" && echo -n ' postgres95' I can start postgres by hand: sudo /usr/local/etc/rc.d/postgres95.sh works just fine, but su dies at boot time? Humm.... Eric J. Chet - ejc@bazzle.com