The idle timer should definitely be disabled when socket activation is
not being used. Insure that the idle handler does not set up events
when the daemon is not in userproxy mode, and further ensure that
termination is disabled when a regular socket is initialized.
The idle timer should definitely be disabled when socket activation is not being used. Insure that the idle handler does not set up events when the daemon is not in userproxy mode, and further ensure that termination is disabled when a regular socket is initialized.
Fixes #56