mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
flatpak-cache: no need to make ssl_db dir
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
exec /bin/mkdir -p /tmp/ssl_db && \
|
||||
/usr/lib64/squid/security_file_certgen -c -s /tmp/ssl_db -M 4096 && \
|
||||
exec /usr/lib64/squid/security_file_certgen -c -s /tmp/ssl_db -M 4096 && \
|
||||
/sbin/squid -z && \
|
||||
/sbin/squid --foreground -f /etc/squid/squid.conf
|
||||
|
||||
Reference in New Issue
Block a user