enit/services/agetty-tty3.esv

7 lines
183 B
Plaintext

name: agetty-tty3
description: Start virtual terminal on tty3
type: background
start_cmd: /usr/bin/setsid /sbin/agetty tty3
exit_method: kill
crash_on_safe_exit: false
restart: always