@@ -, +, @@ The number for koha-common should now be higher than for memcached. --- debian/koha-common.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/debian/koha-common.init +++ a/debian/koha-common.init @@ -1,7 +1,7 @@ #! /bin/sh ### BEGIN INIT INFO # Provides: koha-common -# Required-Start: $remote_fs +# Required-Start: $remote_fs memcached # Required-Stop: $remote_fs # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 --