#! /bin/bash

initctl status "{{appName}}" | grep process{{verbose debug}};
{{errorCheck 'application failed to start'}}
