From ecb7e73e039cf805c31764d148daae15e91389a5 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 12 Sep 2021 08:36:56 +0200 Subject: [brand] docs - normalize project name to SearXNG Signed-off-by: Markus Heiser --- docs/admin/installation-uwsgi.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/admin/installation-uwsgi.rst') diff --git a/docs/admin/installation-uwsgi.rst b/docs/admin/installation-uwsgi.rst index 7b482975d..e4b35dfc2 100644 --- a/docs/admin/installation-uwsgi.rst +++ b/docs/admin/installation-uwsgi.rst @@ -40,7 +40,7 @@ recommend two methods unit template --> /usr/lib/systemd/system/uwsgi@.service uwsgi ini files --> /etc/uwsgi/searx.ini - The searx app can be maintained as know from common systemd units:: + The SearXNG app can be maintained as know from common systemd units:: systemctl enable uwsgi@searx systemctl start uwsgi@searx @@ -57,7 +57,7 @@ The `uWSGI Emperor`_ mode which fits for maintaining a large range of uwsgi apps instance is started, reload or stopped. Take Fedora and a searx.ini as example:: - to start a new searx instance create --> /etc/uwsgi.d/searx.ini + to start a new SearXNG instance create --> /etc/uwsgi.d/searx.ini to reload the instance edit timestamp --> touch /etc/uwsgi.d/searx.ini to stop instance remove ini --> rm /etc/uwsgi.d/searx.ini -- cgit v1.2.3