utils/lxc: Add working autostart for OpenWrt

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>
This commit is contained in:
Daniel Dickinson
2016-03-12 19:01:59 -05:00
parent 403079aff8
commit b7b0f59e1c
2 changed files with 65 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#config container
#option name container1
#option timeout 300
#list command '/bin/command --option'