mirror of
https://github.com/EnumeratedDev/enit.git
synced 2026-09-16 18:46:11 +00:00
9 lines
199 B
Plaintext
9 lines
199 B
Plaintext
name: agetty-tty4
|
|
description: Start virtual terminal on tty4
|
|
type: background
|
|
start_cmd: /usr/bin/setsid /sbin/agetty tty4
|
|
exit_method: kill
|
|
crash_on_safe_exit: false
|
|
restart: always
|
|
setpgid: false
|