fc5 test2 haldaemon failed?

Richard Hughes hughsient at gmail.com
Mon Feb 6 11:11:39 UTC 2006


On Mon, 2006-02-06 at 18:00 +0900, Naoki wrote:
> Avi Kivity wrote:
> >>
> > try running hald with --verbose
> >
> Nada. 
> # /bin/bash -c 'ulimit -S -c 0 >/dev/null 2>&1 ; hald 
> --retain-privileges --verbose=yes'
> 17:55:47.525 [I] hald.c:515: hal 0.5.6
> 17:55:47.525 [I] hald.c:524: Will daemonize
> 17:55:47.525 [I] hald.c:525: Becoming a daemon
> # ps -ef|grep hal

You want to add --daemon=no to the command line:

hald --retain-privileges --verbose=yes --daemon=no

Richard.




More information about the devel mailing list