mirror of
https://github.com/EnumeratedDev/enit.git
synced 2026-09-16 02:26:11 +00:00
Move terminal startup from enit main.go to esvm service files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
name: agetty-tty4
|
||||
description: Start virtual terminal on tty4
|
||||
type: background
|
||||
start_cmd: /sbin/agetty --noclear tty4
|
||||
exit_method: kill
|
||||
Reference in New Issue
Block a user