Fix building ZFS on linux.

This commit is contained in:
Tom Alexander
2023-10-26 20:40:12 -04:00
parent 7f47b1ca1b
commit ec72d20455
2 changed files with 17 additions and 0 deletions

View File

@@ -4,3 +4,6 @@ use-standard-socket
default-cache-ttl 600
max-cache-ttl 7200
display :0
{% if install_graphics and os_flavor == "freebsd" %}
pinentry-program /usr/local/bin/pinentry-qt5
{% endif %}