mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-04-05 09:07:52 +02:00
tmpfiles.d: add fedora-classic-cert-pem.conf to workaround/fix Steam
This commit is contained in:
parent
6e6636c88f
commit
2aa6a36455
4
etc/tmpfiles.d/fedora-classic-cert-pem.conf
Normal file
4
etc/tmpfiles.d/fedora-classic-cert-pem.conf
Normal 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user