Closed scmschmidt closed 1 year ago
If you pass -p PID on trigger it disables batch processing mode. But that can be supported as well.
I assumed that -p PID
would work from the output of --help
:
patches, check & trigger commands only:
--disable-threading Do not launch additional threads
-p, --process=process Target process name, wildcard, or PID
Tested with v0.2.10.
The same command without
-p PID
works:The same happened if a live patch could loaded into
sshd
successfully.