aboutsummaryrefslogtreecommitdiffstats
path: root/main/openldap/lloadd.initd
diff options
context:
space:
mode:
Diffstat (limited to 'main/openldap/lloadd.initd')
-rw-r--r--main/openldap/lloadd.initd2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/openldap/lloadd.initd b/main/openldap/lloadd.initd
index e6eadc2a878..2eb7121b034 100644
--- a/main/openldap/lloadd.initd
+++ b/main/openldap/lloadd.initd
@@ -25,6 +25,8 @@ start_stop_daemon_args="
${start_wait:+--wait $start_wait}
${start_stop_daemon_args:-}
"
+# See https://github.com/OpenRC/openrc/pull/558
+supervise_daemon_args=" $supervise_daemon_args"
required_files="$cfgfile"