patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 481f4992cd7f039e49efbb4e602ad50f748b8213 332 bytes (raw)
name: host/rootfs/etc/systemd/system/serial-getty@.service.d/90_force.conf 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
 
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2025 Demi Marie Obenour <demiobenour@gmail.com>
# 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}

debug log:

solving 481f4992cd7f039e49efbb4e602ad50f748b8213 ...
found 481f4992cd7f039e49efbb4e602ad50f748b8213 in https://inbox.spectrum-os.org/spectrum-devel/20250904-systemd-v1-20-2a63b790a913@gmail.com/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20250904-systemd-v1-20-2a63b790a913@gmail.com/
diff --git a/host/rootfs/etc/systemd/system/serial-getty@.service.d/90_force.conf b/host/rootfs/etc/systemd/system/serial-getty@.service.d/90_force.conf
new file mode 100644
index 0000000000000000000000000000000000000000..481f4992cd7f039e49efbb4e602ad50f748b8213

Checking patch host/rootfs/etc/systemd/system/serial-getty@.service.d/90_force.conf...
Applied patch host/rootfs/etc/systemd/system/serial-getty@.service.d/90_force.conf cleanly.

index at:
100644 481f4992cd7f039e49efbb4e602ad50f748b8213	host/rootfs/etc/systemd/system/serial-getty@.service.d/90_force.conf

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).