Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 1996 16:03:54 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Cc:        hasty@rah.star-gate.com (Amancio Hasty)
Subject:   Re: su problem
Message-ID:  <199610061403.QAA07991@uriah.heep.sax.de>
In-Reply-To: <199610060650.XAA02320@rah.star-gate.com> from Amancio Hasty at "Oct 5, 96 11:50:49 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As Amancio Hasty wrote:

> I noticed that if i tried to start program in my rc.local like
> 
> su -l hasty <shell>
> 
> it gets a core dump...

Analyze it.  That's what coredumps are for.

Are you sure that it's not actually

  su -l hasty -c "<something>"

what you're looking for?

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610061403.QAA07991>