first do:
Code:
cat /etc/.emustart
there you find the script for your oscam starting cmd

then use this output (e.g. /path/to/oscamxxx) and have a look at the output by performing:
Code:
cat /path/to/oscamxxx
there you find the command to execute your oscam with your settings path, ...

start it manually in the console (without -d) - does it work? otherwise just paste the output of the last cat command