@@ -, +, @@ --- misc/bin/koha-index-daemon-ctl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/misc/bin/koha-index-daemon-ctl.sh +++ a/misc/bin/koha-index-daemon-ctl.sh @@ -17,7 +17,7 @@ ### BEGIN INIT INFO # Provides: koha-index-daemon-$DBNAME -# Required-Start: $local_fs $syslog +# Required-Start: $all # Required-Stop: $local_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 --