Commit d783a912 authored by Wolfgang Schweer's avatar Wolfgang Schweer
Browse files

Fix debian/debian-edu-config.chromium-ldapconf

The init script contained a bogus slapd start requirement; removed now.
parent 8bf66a21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/sh
### BEGIN INIT INFO
# Provides:          chromium-ldapconf
# Required-Start:    $remote_fs slapd
# Required-Start:    $remote_fs
# Required-Stop:     $remote_fs
# Should-Start:      $network $syslog $named slapd fetch-ldap-cert
# Default-Start:     2 3 4 5