Hi,

It was just bad scripting on my part. I ended up with this:

https://gist.github.com/anonymous/9805583271c200e5a2a92f621cdc48a0

All the best,
Murk

On Fri, Sep 30, 2016 at 12:07 PM, Craig Skinner <skin...@britvault.co.uk>
wrote:

> Hi Murk,
>
> On Thu, 29 Sep 2016 21:50:44 +0200 Murk Fletcher wrote:
> > I got this startup script for my app:
> > https://gist.github.com/anonymous/c0339b1dae3eeff3a461b8787824838b
> > ... but in debugging I see these functions can't be found.
>
> From rc.subr(8), put your overrides inside the proper function, e.g:
>
> rc_check()
> {
>         cd ${app_home} || return
>         ${daemon} status
> }
>
> Cheers,
> --
> Craig Skinner | http://linkd.in/yGqkv7

Reply via email to