diff --git a/spec/resources/export/upstart/app.conf b/spec/resources/export/upstart/app.conf index 34f2c31..d67e0f0 100644 --- a/spec/resources/export/upstart/app.conf +++ b/spec/resources/export/upstart/app.conf @@ -6,3 +6,6 @@ bash << "EOF" EOF end script + +start on started network +stop on stopping network