mirror of
https://github.com/chatmail/relay.git
synced 2026-05-15 02:14:36 +00:00
fix: fix #972 by increasing file descriptors for filtermail
This commit is contained in:
@@ -6,6 +6,7 @@ ExecStart={{ bin_path }} {{ config_path }} transport
|
||||
Restart=always
|
||||
RestartSec=30
|
||||
User=vmail
|
||||
LimitNOFILE=524288
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user