No matter which machine I try this on I can't seem to get this to work. I have tried two different mac machines and now I am using a virtual Joyent machine with ubuntu and still having the exact same issue.
start on runlevel [2345]
stop on runlevel [016]
respawn
chdir /mattermost
setuid root
exec bin/platform
I get the following error:
start: Unknown job: mattermost
Any ideas?