
Automatic merge from submit-queue Node E2E: Fix wrong permission bit for log file. When creating log for logs from journald, we use `0755` which is weird to me. This PR changes it to `0666`.
Automatic merge from submit-queue Node E2E: Fix wrong permission bit for log file. When creating log for logs from journald, we use `0755` which is weird to me. This PR changes it to `0666`.