# SPDX-License-Identifier: CC0-1.0 # SPDX-FileCopyrightText: 2025 Demi Marie Obenour # Automatically log root in, but only on the hypervisor-controlled hv0 console. [Service] ExecStart= ExecStart=-/sbin/agetty --autologin root -o '-f -- \\u' --noreset --noclear --keep-baud 115200,57600,38400,9600 - ${TERM}