Page 1 of 1

Cannot start/stop service manually

PostPosted: Mon Dec 29, 2014 11:25 am
by fabfisc
Hi, as in the object, i cannot find other path other than theese after my serviio installation:

  Code:
/volume1/@appstore/Serviio/bin/serviio.sh


  Code:
/var/services/homes/serviio


Everything is working fine, but i can't understeand why service doesn't start automatically after nas reboot, but i need to do it manually via DSM.
Don't know how to do via script.

Can you kindly help me?
I can give more informations if requested.

Thanks in advance.

Fab

Re: Cannot start/stop service manually

PostPosted: Tue Dec 30, 2014 12:00 am
by mikem2te
Take a look in-

  Code:
/var/packages/Serviio/scripts/start-stop-status


May help!!

Re: Cannot start/stop service manually

PostPosted: Tue Dec 30, 2014 1:43 am
by fabfisc
Oh, thank so much.

So now i suppose to put my script here "/usr/local/etc/rc.d" for autostart.

Thanks.