| start on filesystem | |
| stop on runlevel [06] | |
| pre-start script | |
| echo test >> /tmp/upstart.log | |
| end script | |
| script | |
| echo test2 >> /tmp/upstart.log | |
| end script |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment