From b8babf2c43edd0f1ee2997125c6ea4cd21e15d68 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Thu, 21 Sep 2017 18:44:29 +0100 Subject: Move the init scripts out of the prefix into the new script dir. The previous directory was okay for home directory installs but was problematic for system wide installs. --- make/configure.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'make/configure.pm') 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 -- cgit v1.2.3