redhat: remove haldaemon dependency from initscript (rh #542078)

This commit is contained in:
Dan Williams 2009-11-30 10:48:40 -08:00
parent 1669e3a778
commit bde54958a9

View file

@ -2,7 +2,7 @@
#
# NetworkManager: NetworkManager daemon
#
# chkconfig: - 27 84
# chkconfig: - 23 84
# description: This is a daemon for automatically switching network \
# connections to the best available connection.
#
@ -11,7 +11,7 @@
#
### BEGIN INIT INFO
# Provides: network_manager $network
# Required-Start: messagebus haldaemon
# Required-Start: messagebus
# Required-Stop: messagebus
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6