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