From ddcb26de17e85d73d8a93c38e15ece0d1727d6d3 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Thu, 14 Nov 2024 14:42:09 +0200 Subject: [PATCH] Add more log files to symlink Few more IPA tools that can be used internally within the image. They need their logs to be symlinked to be able to write when read-only container is in use. Fixes: https://github.com/freeipa/freeipa-container/issues/634 Signed-off-by: Alexander Bokovoy --- volume-data-list | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/volume-data-list b/volume-data-list index 8c9a66ae..18e96aac 100644 --- a/volume-data-list +++ b/volume-data-list @@ -69,15 +69,21 @@ /var/log/httpd/ /var/log/ipa/ /var/log/ipaclient-install.log +/var/log/ipaclientsamba-install.log /var/log/ipa-custodia.audit.log +/var/log/ipaepn.log +/var/log/ipa-migrate.log /var/log/ipareplica-ca-install.log /var/log/ipareplica-conncheck.log /var/log/ipareplica-install.log /var/log/ipaserver-adtrust-install.log +/var/log/ipaserver-dns-install.log +/var/log/ipaserver-enable-sid.log /var/log/ipaserver-install.log /var/log/ipaserver-kra-install.log /var/log/ipa-server-configure-first.log /var/log/ipa-server-run.log +/var/log/ipatrust-enable-agent.log /var/log/ipaupgrade.log /var/log/kadmind.log /var/log/krb5kdc.log