flatpak-cache: swap -M to after -s

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-01-10 17:27:04 -08:00
parent 9f3c71793d
commit a859781f2d

View file

@ -1,3 +1,3 @@
exec /usr/lib64/squid/security_file_certgen -M 4096 -c -s /var/spool/squid/ssl_db && \ exec /usr/lib64/squid/security_file_certgen -c -s /var/spool/squid/ssl_db -M 4096 && \
/sbin/squid -z && \ /sbin/squid -z && \
/sbin/squid --foreground -f /etc/squid/squid.conf /sbin/squid --foreground -f /etc/squid/squid.conf