View | Details | Raw Unified | Return to bug 18250
Collapse All | Expand All

(-)a/debian/koha-common.init (-2 / +1 lines)
Lines 1-7 Link Here
1
#! /bin/sh
1
#! /bin/sh
2
### BEGIN INIT INFO
2
### BEGIN INIT INFO
3
# Provides:          koha-common
3
# Provides:          koha-common
4
# Required-Start:    $remote_fs
4
# Required-Start:    $remote_fs memcached
5
# Required-Stop:     $remote_fs
5
# Required-Stop:     $remote_fs
6
# Default-Start:     2 3 4 5
6
# Default-Start:     2 3 4 5
7
# Default-Stop:      0 1 6
7
# Default-Stop:      0 1 6
8
- 

Return to bug 18250