flatpak-cache: add -M to security_file_certgen command

Signed-off-by: Leo Puvilland <leo@craftcat.dev>
This commit is contained in:
Leo Puvilland 2024-05-04 12:05:13 -07:00
parent 1966413090
commit e8ff74cbd4
No known key found for this signature in database
GPG key ID: 20EA96682F9368EB

View file

@ -61,7 +61,7 @@
- "{{private}}/files/flatpak-cache-certs/production/pki/dh.pem"
- name: Generate SSL Database
command: /usr/lib64/squid/security_file_certgen -c -s /var/lib/squid/ssl_db
command: /usr/lib64/squid/security_file_certgen -c -s /var/lib/squid/ssl_db -M 4096
tags:
- flatpak-cache
- config