From: andersen Date: Wed, 6 Aug 2003 09:43:09 +0000 (+0000) Subject: Patch from Eric Spakman to update "run-parts" help text in Config.in. X-Git-Url: http://git.etherboot.org/people/mcb30/busybox.git/commitdiff_plain/11789a1691b9deb8eff4ceefb986d0ae0f6559d4 Patch from Eric Spakman to update "run-parts" help text in Config.in. git-svn-id: svn://busybox.net/trunk/busybox@7176 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- diff --git a/debianutils/Config.in b/debianutils/Config.in index 8bdb91f2..6534cc7e 100644 --- a/debianutils/Config.in +++ b/debianutils/Config.in @@ -27,8 +27,8 @@ config CONFIG_RUN_PARTS It is useful to set up a directory like cron.daily, where you need to execute all the scripts in that directory. - This implementation of run-parts does not accept long options, and - some features (such as report mode) are not implemented. + In this implementation of run-parts some features (such as report mode) + are not implemented. Unless you know that run-parts is used in some of your scripts you can safely say N here.