diff options
Diffstat (limited to 'make/configure.pm')
-rw-r--r-- | make/configure.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/make/configure.pm b/make/configure.pm index dfdbf5f75..82d14f564 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -139,6 +139,9 @@ PATH OPTIONS --module-dir=[dir] The location where the loadable modules are stored. [$PWD/run/modules] + --script-dir=[dir] The location where the scripts, such as the + init scripts, are stored. + [$PWD/run] EXTRA MODULE OPTIONS |