|
Lines 3-10
Link Here
|
| 3 |
# Provides: univention-maintenance |
3 |
# Provides: univention-maintenance |
| 4 |
# Required-Start: $network $remote_fs |
4 |
# Required-Start: $network $remote_fs |
| 5 |
# Required-Stop: $network $remote_fs |
5 |
# Required-Stop: $network $remote_fs |
| 6 |
# Should-Start: slapd univention-directory-policy |
6 |
# Should-Start: $named slapd univention-directory-policy |
| 7 |
# Should-Stop: slapd |
7 |
# Should-Stop: $named slapd |
| 8 |
# Default-Start: 2 3 4 5 |
8 |
# Default-Start: 2 3 4 5 |
| 9 |
# Default-Stop: 0 1 6 |
9 |
# Default-Stop: 0 1 6 |
| 10 |
# Short-Description: Univention Updater |
10 |
# Short-Description: Univention Updater |
| 11 |
- |
|
|