mirror of
https://github.com/EnumeratedDev/enit.git
synced 2026-09-16 02:26:11 +00:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
name: agetty-tty2
|
|
description: Start virtual terminal on tty2
|
|
type: background
|
|
start_cmd: /usr/bin/setsid /sbin/agetty tty2
|
|
crash_on_safe_exit: false
|
|
restart: always
|
|
setpgid: false
|