diff --git a/doc/Install_evs.rst b/doc/Install_evs.rst index c0e0853..1bf81a9 100644 --- a/doc/Install_evs.rst +++ b/doc/Install_evs.rst @@ -41,5 +41,7 @@ The second file is the systemd service file. * Finally, activate the service and ensure it's started upon boot: :: + systemctl enable redis + systemctl start redis systemctl enable pagure_ev systemctl start pagure_ev