From 2ad4a5ba4a0adb5f018f00e892832b0fe1e73f49 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 15 Aug 2007 16:58:51 +0000 Subject: [PATCH] Add config to rc-help.sh --- sh/rc-help.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sh/rc-help.sh b/sh/rc-help.sh index 8edbb8ef..d6f0fe5c 100755 --- a/sh/rc-help.sh +++ b/sh/rc-help.sh @@ -178,6 +178,12 @@ ${CYAN}Dependencies:${OFF} of a system logger depend on 'logger'. This should make things much more generic. + ${GREEN}config${OFF} + This is not really a dependency type, rather it informs the dependency + system about config files that may affect the dependencies of the service. + One example of this is the netmount service which changes its dependencies + depending on the config of /etc/fstab. + Note that the 'need', 'use', 'before', and 'after' dependency types accept an '*' as an argument. Having: