mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Add missing services
This commit is contained in:
parent
15533c7c6f
commit
25f540ed02
1 changed files with 10 additions and 0 deletions
|
@ -39,3 +39,13 @@ postgrey:
|
||||||
amavis:
|
amavis:
|
||||||
status: service
|
status: service
|
||||||
log: /var/log/mail.log
|
log: /var/log/mail.log
|
||||||
|
nslcd:
|
||||||
|
status: service
|
||||||
|
log: /var/log/syslog
|
||||||
|
nsswitch:
|
||||||
|
status: service
|
||||||
|
spamassassin:
|
||||||
|
status: service
|
||||||
|
log: /var/log/mail.log
|
||||||
|
udisks-glue:
|
||||||
|
status: service
|
||||||
|
|
Loading…
Add table
Reference in a new issue