Update contrib/init/upstart to "start on local-filesystems"
@@ -1,6 +1,6 @@
description "Docker daemon"
-start on filesystem
+start on local-filesystems
stop on runlevel [!2345]
limit nofile 524288 1048576
limit nproc 524288 1048576