diff --git a/contrib/init.d/bugzilla b/contrib/init.d/bugzilla index efc1d4eb4..bd840a826 100755 --- a/contrib/init.d/bugzilla +++ b/contrib/init.d/bugzilla @@ -3,6 +3,7 @@ # Provides: bugzilla # Required-Start: $local_fs $remote_fs $network $syslog # Required-Stop: $local_fs $remote_fs $network $syslog +# Should-Start: mysql postgresql # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start/stop standalone Bugzilla server.