flatpak-cache: swap -M to after -s
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9f3c71793d
commit
a859781f2d
1 changed files with 1 additions and 1 deletions
|
@ -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 --foreground -f /etc/squid/squid.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue