remove dh param generation
This commit is contained in:
parent
dc5a05dba3
commit
fa7d9c7175
@ -1,5 +0,0 @@
|
||||
#!/usr/bin/with-contenv sh
|
||||
|
||||
if [ ! -f /etc/ssl/mail/dh.pem ]; then
|
||||
openssl dhparam -out /etc/ssl/mail/dh.pem ${SSL_DH_LENGTH:-2048}
|
||||
fi
|
@ -1,3 +0,0 @@
|
||||
#!/usr/bin/with-contenv sh
|
||||
|
||||
s6-setuidgid vmail sievec /var/lib/vmail/sieve-after/spam.sieve
|
Loading…
Reference in New Issue
Block a user