mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Restart rspamd socket before the service
This commit is contained in:
parent
2019fb21ec
commit
70fb1f3a29
1 changed files with 2 additions and 1 deletions
|
@ -24,4 +24,5 @@ sudo sievec /etc/dovecot/global_script/rspamd.sieve
|
|||
sudo chmod 660 /etc/dovecot/global_script/rspamd.svbin
|
||||
sudo chown -R vmail:mail /etc/dovecot/global_script
|
||||
|
||||
sudo service rspamd restart
|
||||
sudo systemctl restart rspamd.socket
|
||||
sudo systemctl restart rspamd.service
|
||||
|
|
Loading…
Add table
Reference in a new issue