Die ist ab der nächsten Version schon geändert. ![]()
Code
### BEGIN INIT INFO
# Provides: liveconfig
# Required-Start: $network $syslog $local_fs
# Required-Stop: $network $syslog $local_fs
# Should-Start: $time $named apache2 mysql
# Should-Stop: $time $named apache2 mysql
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start and stop the LiveConfig server control panel
# Description: This script controls the LiveConfig server control
# panel daemon "liveconfig"
### END INIT INFO
Alles anzeigen
Damit sollte LiveConfig warten, bis u.a. MySQL (falls vorhanden) gestartet wurde.
Aktuell erweitern wir dennoch LiveConfig so, dass automatisch neue Verbindungsversuche gestartet werden. Dürfte somit die sauberste Lösung sein.