bea112b36d728784063290587e18181ad53ec98a
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / dtach / Config.in
1 config BR2_PACKAGE_DTACH
2         bool "dtach"
3         depends on BR2_USE_MMU # fork()
4         help
5           dtach is a tiny program that emulates the detach feature of screen,
6           allowing you to run a program in an environment that is protected
7           from the controlling terminal and attach to it later.
8
9           http://dtach.sourceforge.net/