Files
enit/services/agetty-tty1.esv
T
2025-03-10 15:12:44 +02:00

7 lines
193 B
Plaintext

name: agetty-tty1
description: Start virtual terminal on tty1
type: background
start_cmd: /usr/bin/setsid /sbin/agetty --noclear tty1
exit_method: kill
crash_on_safe_exit: false
restart: always