
The systemd-tmpfiles-clean.service is responsible for automatic cleanup of old files, however, this service was failed upon installation and configuration of the platform. The error was related to the kubernetes.conf file to have a reference to kube user, an override conf was added to systemd config files to reference root user. Also, the location /var/lib/puppet/reports was added to the systemd conf file. Closes-Bug: 1958269 Test Plan: PASS: Verify systemd-tmpfiles-clean.service is active/loaded PASS: Verify /var/lib/puppet/reports is being cleaned automatically PASS: Verify cleanup on both AIO and Standard configurations Signed-off-by: Adriano Oliveira <adriano.oliveira@windriver.com> Change-Id: I0d31b778c4c626a6aaf13dd3814607be38ad21ee
2 lines
39 B
Plaintext
2 lines
39 B
Plaintext
d /var/run/kubernetes 0755 root root -
|