datetime: Use unique component ID for related daemon
The original change worked ok in a container, but failed in virtualbox. This was due to the component being replaced by the Daemon component that had the same ID, on systems where time is managed.
(Perhaps it should be an error if 2 components are added with the same ID.)
Signed-off-by: James Valleroy jvalleroy@mailbox.org