Skip to content

Commit

Permalink
fix up tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Apr 15, 2013
1 parent 403d40b commit cc51ab2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions spec/resources/export/upstart/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ EOF

end script

start on (started network-interface
or started network-manager
or started networking)
start on runlevel [2345]

stop on (stopping network-interface
or stopping network-manager
or stopping networking)
stop on runlevel [016]

0 comments on commit cc51ab2

Please sign in to comment.