diff --git a/google-guest-agent.service b/google-guest-agent.service index 0dde23cc..5057cdeb 100644 --- a/google-guest-agent.service +++ b/google-guest-agent.service @@ -17,6 +17,7 @@ Type=notify ExecStart=/usr/bin/google_guest_agent OOMScoreAdjust=-999 Restart=always +StandardOutput=journal+console [Install] WantedBy=sshd.service