aboutsummaryrefslogtreecommitdiff
path: root/utils/lxc/files/lxc-auto.init
Commit message (Collapse)AuthorAge
* lxc: start() during boot()Martin Hammer2020-05-25
| | | | | Signed-off-by: Martin Hammer <34623636+hammer-is@users.noreply.github.com> Signed-off-by: martin <martin@DESKTOP-C822DHJ.lan>
* lxc: bump to 4.0.2Robert Marko2020-05-19
| | | | | | Signed-off-by: Robert Marko <robert.marko@sartura.hr> Signed-off-by: Marijan Svalina <marijan.svalina@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
* utils/lxc: Add working autostart for OpenWrtDaniel Dickinson2016-03-12
Standard LXC autostart is currently not working in OpenWrt, therefore add our own autostart mechanism for now. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>