mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 05:50:06 +01:00
2005-01-24 Dan Williams <dcbw@redhat.com>
* initscript/RedHat/NetworkManager - Remove the ### BEGIN INIT INFO section, which caused chkconfig to add the NM startup script at priority 50, which was way too early git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@395 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
681aade546
commit
177b361b75
2 changed files with 14 additions and 3 deletions
14
ChangeLog
14
ChangeLog
|
|
@ -1,8 +1,22 @@
|
|||
2005-01-24 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
* initscript/RedHat/NetworkManager
|
||||
- Remove the ### BEGIN INIT INFO section, which caused chkconfig
|
||||
to add the NM startup script at priority 50, which was
|
||||
way too early
|
||||
|
||||
2005-01-24 Colin Walters <walters@redhat.com>
|
||||
|
||||
* named/named.conf: Use any port for query source instead of
|
||||
restricting to port 53.
|
||||
|
||||
2005-01-24 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
* initscript/RedHat/NetworkManager
|
||||
- Remove the ### BEGIN INIT INFO section, which caused chkconfig
|
||||
to add the NM startup script at priority 50, which was
|
||||
way too early
|
||||
|
||||
2005-01-24 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
Patch from Tom Parker <palfrey@tevp.net>
|
||||
|
|
|
|||
|
|
@ -9,9 +9,6 @@
|
|||
# processname: NetworkManager
|
||||
# pidfile: /var/run/NetworkManager.pid
|
||||
#
|
||||
### BEGIN INIT INFO
|
||||
# Provides: $network
|
||||
### END INIT INFO
|
||||
|
||||
# Sanity checks.
|
||||
[ -x /usr/bin/NetworkManager ] || exit 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue