The pc doesn't launch applications, systemd-journald, Failed to rotate, Failed to write entry [closed]
This script will unmount then remount the var mount point as read-write.
sudo umount /var
sudo mount -o remount,rw /var
This script will unmount then remount the var mount point as read-write.
sudo umount /var
sudo mount -o remount,rw /var