<div>Hey all-</div>
<div> </div>
<div>I'm trying to write a daemon that monitors some D-Bus messages. Everything is working great _except_ the init script doesn't seem to run at boot. If I open an xterm, login as root, and run it manually, it starts and stays running.
</div>
<div> </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> </div>
<div>It seems something is different in the environment of the xterm compared to the environment during boot.</div>
<div> </div>
<div>Can anyone share any ideas?</div>
<div> </div>
<div>Also, any thoughts to how deamons should log? I see syslog isn't setup. </div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>Brad.</div>