diff --git a/dist/README.SETUP b/dist/README.SETUP index 45643bc6067..5b02e315a73 100644 --- a/dist/README.SETUP +++ b/dist/README.SETUP @@ -244,7 +244,8 @@ as well here. Afterwards you can start the OBS web api via - rcapache2 start # use "insserv apache2" for permanent start + rcapache2 start # use "insserv apache2" for permanent start + rcobsapidelayed start # use "insserv obsapidelayed" for permanent start 4. Setup initial distributions @@ -391,8 +392,10 @@ To start and stop everything you can use the following command sequences: rcobsdispatcher start rcobspublisher start rcapache2 start + rcobsapidelayed start rcapache2 stop + rcobsapidelayed stop rcobspublisher stop rcobsdispatcher stop rcobsworker stop diff --git a/dist/README.UPDATERS b/dist/README.UPDATERS index 39bb6c9e0d7..ecac45939ab 100644 --- a/dist/README.UPDATERS +++ b/dist/README.UPDATERS @@ -153,9 +153,7 @@ For Updaters from OBS 1.6 To update api and webui informations, you need to start the following processes # insserv obsapidelayed - # insserv obswebuidelayed # rcobsapidelayed start - # rcobswebuidelayed start By default, you should *NOT* start the following services. These are intended to autoconfigure services on the OBS Appliance image based on existing LVM