Journalctl got the below failures: ~# journalctl -l | grep fail Dec 16 01:45:41 localhost systemd-tmpfiles[307]: chmod(/var/log) failed: No such file or directory Dec 16 01:45:41 localhost systemd-tmpfiles[307]: chmod(/var/tmp) failed: No such file or directory
base-files and systemd are both in image. Get the failure info as follow : ~# journalctl -l | grep fail Dec 16 01:45:41 localhost systemd-tmpfiles[307]: chmod(/var/log) failed: No such file or directory Dec 16 01:45:41 localhost systemd-tmpfiles[307]: chmod(/var/tmp) failed: No such file or directory