mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-20 18:27:23 +01:00
Reload uwsgi service instead of uwsgi directly
This commit is contained in:
@@ -95,5 +95,5 @@ ln -s /etc/uwsgi/apps-available/radicale /etc/uwsgi/apps-enabled/radicale
|
|||||||
# Set proper rights
|
# Set proper rights
|
||||||
chown -R www-data:www-data $STORAGE_ROOT/radicale
|
chown -R www-data:www-data $STORAGE_ROOT/radicale
|
||||||
|
|
||||||
# Reload Radicale
|
# Reload uwsgi so that Radicale starts
|
||||||
uwsgi --reload $STORAGE_ROOT/radicale/radicale.pid
|
service uwsgi reload
|
||||||
|
|||||||
Reference in New Issue
Block a user