mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-19 18:17:22 +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
|
||||
chown -R www-data:www-data $STORAGE_ROOT/radicale
|
||||
|
||||
# Reload Radicale
|
||||
uwsgi --reload $STORAGE_ROOT/radicale/radicale.pid
|
||||
# Reload uwsgi so that Radicale starts
|
||||
service uwsgi reload
|
||||
|
||||
Reference in New Issue
Block a user