summaryrefslogtreecommitdiffstats
path: root/package/dtach/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/dtach/Config.in')
-rw-r--r--package/dtach/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/dtach/Config.in b/package/dtach/Config.in
new file mode 100644
index 000000000..033536bdb
--- /dev/null
+++ b/package/dtach/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_DTACH
+ bool "dtach"
+ 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/