From 2b344b6284b33bb439b855ab29748a6dd2cf22cb Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Wed, 10 Jul 2013 16:12:29 +0000 Subject: [PATCH] use ctl start to start services --- README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README b/README index 1199a41b8..ac2eba1f1 100644 --- a/README +++ b/README @@ -106,10 +106,7 @@ Important: "use_your_own" is a password and you have to use the same value here 4) install init scripts and start daemons cp /srv/pandora/etc/init/*.conf /etc/init/ - service pandora start - service pandora-encoding start - service pandora-task start - service pandora-cron start + /sr/pandora/ctl start 5) Setup Webserver a) nginx (recommended)