document starting of pandora-cron

This commit is contained in:
j 2013-02-21 07:27:21 +00:00
parent f102bb4e11
commit b059f7eb3e
2 changed files with 2 additions and 0 deletions

1
README
View File

@ -109,6 +109,7 @@ Important: "use_your_own" is a password and you have to use the same value here
service pandora start
service pandora-encoding start
service pandora-task start
service pandora-cron start
5) Setup Webserver
a) nginx (recommended)

View File

@ -56,6 +56,7 @@ $MANAGE collectstatic -l --noinput
cp /srv/pandora/etc/init/* /etc/init/
service pandora-cron start
service pandora-encoding start
service pandora-tasks start
service pandora start