Hello,

I have these files:

~/Programming/services/cron

cron/run: executable

#!/bin/execlineb -P
/home/data1/protected/bin/lisp 
/home/data1/protected/Programming/git/RCDBusiness/lib/lisp/cron/cron.lisp

cron/type:

longrun


and I can run s6-svscan in the dir just fine. But
it does not run the ./run file.

It is all in user space. If I run ./run from
command line, it works.

What do I miss?

Jean

Reply via email to