<div>Hey all-</div>
<div>&nbsp;</div>
<div>I'm trying to write a daemon that monitors some D-Bus messages.&nbsp; Everything is working great _except_ the init script doesn't seem to run at boot.&nbsp; If I open an xterm, login as root, and run it manually, it starts and stays running.
</div>
<div>&nbsp;</div>
<div>This application has no GUI so I didn't create a desktop file, but just in case I've setup a service file and install it.</div>
<div>&nbsp;</div>
<div>It seems something is different in the environment of the xterm compared to the environment during boot.</div>
<div>&nbsp;</div>
<div>Can anyone share any ideas?</div>
<div>&nbsp;</div>
<div>Also, any thoughts to how deamons should log?&nbsp; I see syslog isn't setup.&nbsp; </div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Brad.</div>