mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
searx: Explicitly enable uwsgi service
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
052d8eb778
commit
c68d76b86f
@ -139,6 +139,7 @@ def subcommand_enable(_):
|
|||||||
os.symlink('/etc/uwsgi/apps-available/searx.ini',
|
os.symlink('/etc/uwsgi/apps-available/searx.ini',
|
||||||
'/etc/uwsgi/apps-enabled/searx.ini')
|
'/etc/uwsgi/apps-enabled/searx.ini')
|
||||||
|
|
||||||
|
action_utils.service_enable('uwsgi')
|
||||||
action_utils.service_restart('uwsgi')
|
action_utils.service_restart('uwsgi')
|
||||||
action_utils.webserver_enable('searx-freedombox')
|
action_utils.webserver_enable('searx-freedombox')
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user