Files
domo/bsp/buildroot-2017.02.11/package/dtach/Config.in
2018-05-22 15:35:47 +02:00

10 lines
309 B
Plaintext

config BR2_PACKAGE_DTACH
bool "dtach"
depends on BR2_USE_MMU # fork()
help
dtach is a tiny program that emulates the detach feature of screen,
allowing you to run a program in an environment that is protected
from the controlling terminal and attach to it later.
http://dtach.sourceforge.net/