mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-24 13:43:31 +00:00
spelling: indefinitely
Signed-off-by: Josh Soref <jsoref@gmail.com>
This commit is contained in:
parent
cc4c083251
commit
a8b46a6bee
@ -25,7 +25,7 @@ an efficient ringbuffer.
|
||||
This adds `reboot2()` as a new API extension. This function properly waits
|
||||
until a reboot succeeded. It takes a timeout argument. When set to `> 0`
|
||||
`reboot2()` will block until the timeout is reached, if timeout is set to zero
|
||||
`reboot2()` will not block, if set to -1 `reboot2()` will block indefinitly.
|
||||
`reboot2()` will not block, if set to -1 `reboot2()` will block indefinitely.
|
||||
|
||||
## mount\_injection
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user