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:
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>
|
2005-01-24 Colin Walters <walters@redhat.com>
|
||||||
|
|
||||||
* named/named.conf: Use any port for query source instead of
|
* named/named.conf: Use any port for query source instead of
|
||||||
restricting to port 53.
|
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>
|
2005-01-24 Dan Williams <dcbw@redhat.com>
|
||||||
|
|
||||||
Patch from Tom Parker <palfrey@tevp.net>
|
Patch from Tom Parker <palfrey@tevp.net>
|
||||||
|
@@ -9,9 +9,6 @@
|
|||||||
# processname: NetworkManager
|
# processname: NetworkManager
|
||||||
# pidfile: /var/run/NetworkManager.pid
|
# pidfile: /var/run/NetworkManager.pid
|
||||||
#
|
#
|
||||||
### BEGIN INIT INFO
|
|
||||||
# Provides: $network
|
|
||||||
### END INIT INFO
|
|
||||||
|
|
||||||
# Sanity checks.
|
# Sanity checks.
|
||||||
[ -x /usr/bin/NetworkManager ] || exit 1
|
[ -x /usr/bin/NetworkManager ] || exit 1
|
||||||
|
Reference in New Issue
Block a user