From 1cc186ad31449aebff4fa220bff7c90a45472fcd Mon Sep 17 00:00:00 2001 From: Nathan Kinder Date: Fri, 14 Aug 2009 08:28:01 -0700 Subject: Add centralized start/stop/restart scipts. This adds centralized start, stop, and restart scripts for ns-slapd. These scripts live in the sbin directory and will act upon all instances if an instance identifier is not specified (similar to the init script). The instance specific scripts have been modified to call the new centralized scripts. The instance specific parameters needed by the new scripts are located in the instance specific initconfig scripts, which are now created by setup-ds.pl with values mapped from the inf file. --- aclocal.m4 | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 aclocal.m4 (limited to 'aclocal.m4') diff --git a/aclocal.m4 b/aclocal.m4 old mode 100644 new mode 100755 -- cgit