Difference between revisions of "CLI/opt/--status-fd"
Jump to navigation
Jump to search
m (minor formatting) |
|||
Line 1: | Line 1: | ||
− | This option | + | This option specifies a file descriptor to report status to. CRIU writes <code>'\0'</code> and close the fd once the process is done preparing and ready to handle requests. |
+ | |||
+ | It is not recommended to use this option together with {{Opt|--daemon}}. | ||
− | |||
[[Category:CLI]] | [[Category:CLI]] |
Latest revision as of 21:32, 13 February 2017
This option specifies a file descriptor to report status to. CRIU writes '\0'
and close the fd once the process is done preparing and ready to handle requests.
It is not recommended to use this option together with --daemon
.