|
LXC
|
#include <attach_options.h>
Data Fields | |
| char * | program |
| char ** | argv |
Representation of a command to run in a container.
| char** lxc_attach_command_t::argv |
The argv pointer of that program, including the program itself in argv[0]
| char* lxc_attach_command_t::program |
The program to run (passed to execvp)
1.8.13