faljse / SDNotify

SDNotify implements the systemd notification protocol in Java.
GNU Lesser General Public License v2.1
58 stars 18 forks source link

Feature request: make determinePid() public #5

Closed cosenmarco closed 4 years ago

cosenmarco commented 5 years ago

I think it's beneficial if users of the library have a consistent way of sending the process PID to SystemD which is consistent with the check in determinePid().equals(watchdog_pid)