Merge pull request #229 from danielfarrell/autostart-upstart

Make upstart export start/stop with network
This commit is contained in:
David Dollar
2012-07-18 13:55:01 -07:00
+3
View File
@@ -6,3 +6,6 @@ bash << "EOF"
EOF
end script
start on started network
stop on stopping network