Commit c0da9d26 by Stéphane Graber Committed by GitHub

Merge pull request #1052 from terceiro/debian-init

lxc-debian: make sure init is installed
parents f6578a7b 3c39b0b7
...@@ -262,6 +262,7 @@ cleanup() ...@@ -262,6 +262,7 @@ cleanup()
download_debian() download_debian()
{ {
packages=\ packages=\
init,\
ifupdown,\ ifupdown,\
locales,\ locales,\
libui-dialog-perl,\ libui-dialog-perl,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment