Add '/var/log/ceph/crash' to stx-tmpfiles.conf

Due to the change in revision [1], it is necessary to ensure
that the '/var/log/ceph/crash' directory exists.

Therefore, the directory was added to the stx-tmpfiles.conf file.

[1]: https://review.opendev.org/c/starlingx/integ/+/962856

Test Plan:
 - PASS: Fresh install on AIO-SX
 - PASS: Checks if the /var/log/ceph/crash directory exists.

Partial-Bug: 2126671

Change-Id: Ie728bbff4479c72010ae4e94d21a29b4f552c1e5
Signed-off-by: Erickson Silva de Oliveira <Erickson.SilvadeOliveira@windriver.com>
This commit is contained in:
Erickson Silva de Oliveira
2025-10-02 14:11:13 -03:00
parent 7f8e9d279f
commit 45e731a71d

View File

@@ -13,6 +13,7 @@ d /var/log/horizon 0755 root root -
# ceph
d /var/log/ceph 2770 root root -
d /var/log/ceph/crash 2770 root root -
d /var/log/radosgw 0755 root root -
# misc