zenoh icon indicating copy to clipboard operation
zenoh copied to clipboard

Add support for systemd notify type of service

Open gabrik opened this issue 3 years ago • 0 comments

In order to support systemd Type=notify, zenohd needs to be aware and able to communicate with the systemd daemon.

Detailed information on how to integrate systemd support can be found in here and here while some examples can be found here.

A crate that wraps sd_notify is available here

gabrik avatar Nov 10 '21 11:11 gabrik