From 9d7010ca86feff8fffdfecadf6554ca9aac268c1 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 21 Sep 2005 18:25:05 +0000 Subject: - add applet nohup(1) --- coreutils/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'coreutils/Config.in') diff --git a/coreutils/Config.in b/coreutils/Config.in index 9e06c0d80..f92cd0d31 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in @@ -361,6 +361,12 @@ config CONFIG_NICE help nice runs a program with modified scheduling priority. +config CONFIG_NOHUP + bool "nohup" + default n + help + run a command immune to hangups, with output to a non-tty. + config CONFIG_OD bool "od" default n -- cgit v1.2.3