Move terminal startup from enit main.go to esvm service files

This commit is contained in:
2025-02-23 18:47:37 +02:00
parent b04fd51245
commit 5f9f7ab825
8 changed files with 34 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
name: agetty-tty4
description: Start virtual terminal on tty4
type: background
start_cmd: /sbin/agetty --noclear tty4
exit_method: kill