aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/siteadmin')
-rw-r--r--docs/source/siteadmin/production-deployments.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/siteadmin/production-deployments.rst b/docs/source/siteadmin/production-deployments.rst
index 9174f2fb..add2cd87 100644
--- a/docs/source/siteadmin/production-deployments.rst
+++ b/docs/source/siteadmin/production-deployments.rst
@@ -129,7 +129,8 @@ Enable these processes to start at boot by entering::
Start the processes for the current session with::
- sudo systemctl start mediagoblin-celeryd.service && sudo systemctl start mediagoblin-paster.service
+ sudo systemctl start mediagoblin-paster.service
+ sudo systemctl start mediagoblin-celeryd.service
If either command above gives you an error, you can investigate the cause of