Difference between revisions of "CentOS 7.x lxc container configuration"
From Notes_Wiki
(Created page with "<yambe:breadcrumb self="lxc container configuration">CentOS_7.x_lxc|lxc</yambe:breadcrumb> =CentOS 7.x lxc container configuration= ==Lxc container autostart== To configure...") |
(No difference)
|
Revision as of 12:13, 2 April 2019
<yambe:breadcrumb self="lxc container configuration">CentOS_7.x_lxc|lxc</yambe:breadcrumb>
CentOS 7.x lxc container configuration
Lxc container autostart
To configure container for autostart edit '/var/lib/lxc/<container>/config and use:
lxc.start.auto = 1 lxc.start.delay = 5
Refer: