mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Log for rmilter instead of rspamd
This commit is contained in:
parent
4d439217f1
commit
eae6ecc9c0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ if [[ "$1" == "True" ]]; then
|
|||
|| echo "Rspamd is already listed in services"
|
||||
|
||||
sudo yunohost service add rmilter -l /var/log/mail.log \
|
||||
|| echo "Rspamd is already listed in services"
|
||||
|| echo "Rmilter is already listed in services"
|
||||
|
||||
sudo yunohost service add memcached \
|
||||
|| echo "Memcached is already listed in services"
|
||||
|
|
Loading…
Add table
Reference in a new issue