Hi Juergen, On 13/11/2023 12:43, Juergen Gross wrote:
The "-P" command line option just results in printing the PID of the xenstored daemon to stdout before stdout is being closed. The same information can be retrieved from the PID file via the "-F" option.
I looked at the git history to figure out whether -P was added before -F. But it looks like they were added together. It is not entirely clear to me the author thought the both options were necessary.
Anyway, I agree this is a bit redundant.
Remove the redundant "-P" option. Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
