hw-cookbooks / lxc

Linux Containers via Chef
58 stars 49 forks source link

use upstart on ubuntu > 13.10 #47

Closed bkw closed 10 years ago

bkw commented 10 years ago

Borrowed from opscode-cookbooks/openssh#30: Use upstart provider for services on Ubuntu > 13.10

jayofdoom commented 10 years ago

I am impacted by this issue on Saucy as well.

chrisroberts commented 10 years ago

Cherry picked into develop, merged to master and released. Also bumped the dpkg_autostart dependency to pick up the changes over there as well. Thanks @bkw !