tmpfiles.d: add fedora-classic-cert-pem.conf to workaround/fix Steam

This commit is contained in:
Aminda Suomalainen 2026-04-03 13:06:46 +03:00
parent 6e6636c88f
commit 2aa6a36455
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -0,0 +1,4 @@
# Create symlink /etc/pki/tls/cert.pem pointing to /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
# Fedora 44 deprecated that, but some packages (Steam) have trouble if the file doesn't exist
L /etc/pki/tls/cert.pem - - - - /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem