mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
|
[supervisord]
|
||
|
nodaemon = true
|
||
|
|
||
|
[program:postfix]
|
||
|
command = /usr/lib/postfix/master -d
|
||
|
|
||
|
[program:dovecot]
|
||
|
command = /usr/sbin/dovecot -c /etc/dovecot/dovecot.conf -F
|