[gull] question strace

Erik Rossen rossen at linux-gull.ch
Mon Sep 8 17:18:37 CEST 2008


On Mon, Sep 08, 2008 at 05:14:54PM +0200, bastien.beguelin at geneva.msf.org wrote:
> root at pdcgva:/etc/ssl/certs# strace -e open /etc/init.d/slapd start
> Quelqu'un aurait une explication ou une piste ?

Il faut l'option "-f" de strace pour suivre les "forks":

	strace -f -e open /etc/init.d/slapd start

-- 
Erik Rossen                               OpenPGP key: 2935D0B9
rossen at rossen.ch                          If you do not know what
http://people.linux-gull.ch/rossen        to do, start with RTFM.



More information about the gull mailing list