From 54a19002df18d2f19fc455c9b1ef9f88b96b7bd1 Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Thu, 14 Oct 2021 12:17:47 +0200 Subject: conf: Add -P, --pid, to specify a file where own PID is written to Signed-off-by: Stefano Brivio --- passt.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'passt.1') diff --git a/passt.1 b/passt.1 index 3355bff..c161586 100644 --- a/passt.1 +++ b/passt.1 @@ -106,6 +106,11 @@ in \fBpasst\fR mode and to in \fBpasta\fR mode, where \fIinstance-number\fR is a progressive count of other detected instances running on the same host. +.TP +.BR \-P ", " \-\-pid " " \fIfile +Write own PID to \fIfile\fR once initialisation is done, before forking to +background (if configured to do so). + .TP .BR \-m ", " \-\-mtu " " \fImtu Assign \fImtu\fR via DHCP (option 26) and NDP (option type 5). -- cgit v1.2.3