mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 08:00:18 +01:00
redhat: remove haldaemon dependency from initscript (rh #542078)
This commit is contained in:
parent
1669e3a778
commit
bde54958a9
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue