mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-13 18:55:24 +00:00
Update doxygen doc for previous change
Reported-by: James Hunt <james.hunt@ubuntu.com> Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Acked-by: Serge Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
parent
540f932aeb
commit
c9d845b518
@ -206,6 +206,7 @@ struct lxc_container {
|
||||
* from the terminal.
|
||||
*
|
||||
* \param c Container.
|
||||
* \param state Value for the daemonize bit (0 or 1).
|
||||
*
|
||||
* \return \c true if container wants to be daemonised, else \c false.
|
||||
*/
|
||||
@ -216,6 +217,7 @@ struct lxc_container {
|
||||
* to be closed on startup.
|
||||
*
|
||||
* \param c Container.
|
||||
* \param state Value for the close_all_fds bit (0 or 1).
|
||||
*
|
||||
* \return \c true if container wants all file descriptors closed,
|
||||
* else \c false.
|
||||
|
Loading…
Reference in New Issue
Block a user