dovecot: fix rdeps.
This commit is contained in:
parent
357bebb87a
commit
d7f46ab18f
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# For SSL support.
|
# For SSL support.
|
||||||
depends="openssl>=0"
|
depends="virtual?openssl"
|
||||||
systemd_services="dovecot.service true"
|
systemd_services="dovecot.service true"
|
||||||
system_accounts="dovecot dovenull"
|
system_accounts="dovecot dovenull"
|
||||||
dovecot_homedir="/var/chroot"
|
dovecot_homedir="/var/chroot"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue